Skip to content

Commit fb498dd

Browse files
Fix typo in "Role" JSON enumeration
2 parents 9522755 + ab51231 commit fb498dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eri-specification.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@
494494
"Role": {
495495
"enum": [
496496
"NONE",
497-
"UNKNOW",
497+
"UNKNOWN",
498498
"SYSTEM",
499499
"USER",
500500
"AI",

0 commit comments

Comments
 (0)