mirror of https://github.com/docker/docs.git
Fix spelling error in TOC
This commit is contained in:
parent
4a8f654e49
commit
0068131f5e
|
@ -35,7 +35,7 @@ guides:
|
||||||
path: /get-started/03_updating_app/
|
path: /get-started/03_updating_app/
|
||||||
- title: "Part 4: Sharing Our Application"
|
- title: "Part 4: Sharing Our Application"
|
||||||
path: /get-started/04_sharing_app/
|
path: /get-started/04_sharing_app/
|
||||||
- title: "Part 5: Persiting our DB"
|
- title: "Part 5: Persisting our DB"
|
||||||
path: /get-started/05_persisting_data/
|
path: /get-started/05_persisting_data/
|
||||||
- title: "Part 6: Using Bind Mounts"
|
- title: "Part 6: Using Bind Mounts"
|
||||||
path: /get-started/06_bind_mounts/
|
path: /get-started/06_bind_mounts/
|
||||||
|
|
Loading…
Reference in New Issue