Skip to content

Commit 3c345b2

Browse files
Update components/ninjaone/ninjaone.app.mjs
Co-authored-by: michelle0927 <[email protected]>
1 parent d4a2592 commit 3c345b2

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
@@ -153,7 +153,7 @@ export default {
153153
nodeRoleId: {
154154
type: "string",
155155
label: "Node Role Id",
156-
description: "The id of the device role",
156+
description: "The ID of the device role",
157157
async options() {
158158
const data = await this.listRoles();
159159

0 commit comments

Comments
 (0)