Merge pull request #11936 from yaleman/yaleman-toc-1

Fix spelling error in TOC
This commit is contained in:
Sebastiaan van Stijn 2021-01-05 14:40:40 +01:00 committed by GitHub
commit ad03c62012
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ guides:
path: /get-started/03_updating_app/
- title: "Part 4: Sharing Our Application"
path: /get-started/04_sharing_app/
- title: "Part 5: Persiting our DB"
- title: "Part 5: Persisting our DB"
path: /get-started/05_persisting_data/
- title: "Part 6: Using Bind Mounts"
path: /get-started/06_bind_mounts/