Skip to content

Commit 14addbb

Browse files
Fix spelling error from typs to types in subtopic Advanced Topics
1 parent dee1604 commit 14addbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

02_virtualization_and_containers/docker_slides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ Details available in [`docker_demo.md`](https://github.com/Simulation-Software-E
255255
- User ID mapping
256256
- [Multistage builds](https://docs.docker.com/develop/develop-images/multistage-build/)
257257
- Build image by combining layers created from different base images
258-
- [Different mount typs](https://docs.docker.com/storage)
258+
- [Different mount types](https://docs.docker.com/storage)
259259
- Volumes, bind mount, tmpfs mount
260260
- [Persisting data](https://docs.docker.com/get-started/05_persisting_data/)
261261
- [Multi-container apps](https://docs.docker.com/get-started/07_multi_container/)

0 commit comments

Comments
 (0)