Skip to content

Commit

Permalink
fix(docs): corrects typo in project documentation (#2591)
Browse files Browse the repository at this point in the history
  • Loading branch information
plan-do-break-fix authored Apr 27, 2021
1 parent b9e3364 commit 876d4ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/import.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

0 comments on commit 876d4ff

Please sign in to comment.