diff --git a/docs/import.md b/docs/import.md index 4eb0c53ac48..47ce033c0ae 100644 --- a/docs/import.md +++ b/docs/import.md @@ -22,7 +22,7 @@ Paste the URL to your OpenAPI document. ### GET Parameter -Request editor.swagger.io to import an OpenAPI specification from publically accessible content via the `?url=` parameter: +Request editor.swagger.io to import an OpenAPI specification from publicly accessible content via the `?url=` parameter: ``` https://editor.swagger.io/?url=https://raw.githubusercontent.com/OAI/OpenAPI-Specification/main/examples/v2.0/yaml/api-with-examples.yaml ```