diff --git a/homestar-runtime/schemas/api.json b/homestar-runtime/schemas/api.json index 2bb216d4..c2af405a 100644 --- a/homestar-runtime/schemas/api.json +++ b/homestar-runtime/schemas/api.json @@ -1393,7 +1393,7 @@ ], "properties": { "nnc": { - "description": "A 12-byte or 16-byte nonce. Use empty string for no nonce.", + "description": "A 12-byte or 16-byte nonc. Use empty string for no nonce.", "type": "string" }, "op": { diff --git a/homestar-runtime/schemas/workflow.json b/homestar-runtime/schemas/workflow.json index b55c23ea..6d6540da 100644 --- a/homestar-runtime/schemas/workflow.json +++ b/homestar-runtime/schemas/workflow.json @@ -200,7 +200,7 @@ ], "properties": { "nnc": { - "description": "A 12-byte or 16-byte nonce. Use empty string for no nonce.", + "description": "A 12-byte or 16-byte nonc. Use empty string for no nonce.", "type": "string" }, "op": {