Merge branch 'typo' into 'main'

fix minor typo

See merge request veilid/veilid!209
This commit is contained in:
Christien Rioux 2023-09-29 19:56:02 +00:00
commit 3d50f7ef11
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ pub struct VeilidConfigHTTP {
/// Application configuration
///
/// Configure web access to the Prograssive Web App (PWA)
/// Configure web access to the Progressive Web App (PWA)
///
/// To be implemented...
///

View File

@ -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",