Skip to content

Commit 78a8100

Browse files
Merge branch 'main' into ruby_debug_support
2 parents 5253dc0 + aaad5b4 commit 78a8100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/config_schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"ASID_WIDTH": {
9696
"type": "integer",
9797
"maximum": 16,
98-
"manimum": 0,
98+
"minimum": 0,
9999
"description": "Number of implemented ASID bits"
100100
},
101101
"NUM_PMP_ENTRIES": {

0 commit comments

Comments
 (0)