diff --git a/veilid-core/src/veilid_config.rs b/veilid-core/src/veilid_config.rs index 505151b6..d74c3a8c 100644 --- a/veilid-core/src/veilid_config.rs +++ b/veilid-core/src/veilid_config.rs @@ -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... /// diff --git a/veilid-python/veilid/schema/RecvMessage.json b/veilid-python/veilid/schema/RecvMessage.json index a0dbbd3a..f4dcf69c 100644 --- a/veilid-python/veilid/schema/RecvMessage.json +++ b/veilid-python/veilid/schema/RecvMessage.json @@ -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",