Skip to content

Commit 12e1d48

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

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
@@ -76,7 +76,7 @@ export default {
7676
deviceId: {
7777
type: "string",
7878
label: "Device ID",
79-
description: "The Id of the device to the ticket",
79+
description: "The ID of the device to the ticket",
8080
async options({
8181
prevContext, organizationId,
8282
}) {

0 commit comments

Comments
 (0)