Skip to content

Commit 3ceb95a

Browse files
Update components/ninjaone/ninjaone.app.mjs
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 1517d45 commit 3ceb95a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/ninjaone/ninjaone.app.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ export default {
168168
policyId: {
169169
type: "string",
170170
label: "Policy Id",
171-
description: "The id of the policiy override",
171+
description: "The id of the policy override",
172172
async options() {
173173
const data = await this.listPolicies();
174174

0 commit comments

Comments
 (0)