Skip to content

Commit 6e86176

Browse files
committed
readme
1 parent f73f384 commit 6e86176

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Which produces the following OpenAPI documentation:
9191

9292
```json
9393
{
94-
"openapi": "3.0.1",
94+
"openapi": "x.x.x",
9595
"info": {
9696
"title": "HelloWorld",
9797
"version": "1.0"
@@ -243,4 +243,4 @@ There's an [issue](https://github.com/pimbrouwers/Falco.OpenApi/issues) for that
243243

244244
## License
245245

246-
Built with ♥ by [Pim Brouwers](https://github.com/pimbrouwers) in Toronto, ON. Licensed under [Apache License 2.0](https://github.com/pimbrouwers/Falco.OpenApi/blob/master/LICENSE).
246+
Licensed under [Apache License 2.0](https://github.com/pimbrouwers/Falco.OpenApi/blob/master/LICENSE).

0 commit comments

Comments
 (0)