fix minor typo
Fixes the Progressive Web App configuration doc comment which has a typo in the word Progressive.
This commit is contained in:
@@ -3176,7 +3176,7 @@
|
||||
]
|
||||
},
|
||||
"VeilidConfigApplication": {
|
||||
"description": "Application configuration\n\nConfigure web access to the Prograssive Web App (PWA)\n\nTo be implemented...",
|
||||
"description": "Application configuration\n\nConfigure web access to the Progressive Web App (PWA)\n\nTo be implemented...",
|
||||
"type": "object",
|
||||
"required": [
|
||||
"http",
|
||||
|
Reference in New Issue
Block a user