mirror of https://github.com/tiangolo/fastapi.git
✏️ Fix GraphQL typo
This commit is contained in:
parent
4473e6a096
commit
22f4e18cdd
|
|
@ -61,7 +61,7 @@ nav:
|
|||
- Bigger Applications - Multiple Files: 'tutorial/bigger-applications.md'
|
||||
- Sub Applications - Behind a Proxy: 'tutorial/sub-applications-proxy.md'
|
||||
- Application Configuration: 'tutorial/application-configuration.md'
|
||||
- GraphQL: 'tutorial/graphq.md'
|
||||
- GraphQL: 'tutorial/graphql.md'
|
||||
- Concurrency and async / await: 'async.md'
|
||||
- Deployment: 'deployment.md'
|
||||
- Project Generation - Template: 'project-generation.md'
|
||||
|
|
|
|||
Loading…
Reference in New Issue