fix(schema): correct a typo in schema desc

pull/810/head
ppoffice 2020-10-31 22:02:59 -04:00
parent 62650280ca
commit 5a141b5eff
No known key found for this signature in database
GPG Key ID: B33335481CC0D498
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"properties": { "properties": {
"menu": { "menu": {
"type": "object", "type": "object",
"description": "Naviagtion menu items", "description": "Navigation menu items",
"patternProperties": { "patternProperties": {
".+": { ".+": {
"type": "string", "type": "string",