Skip to content

Commit 05ab654

Browse files
authored
docs(get-started/06_bind_mounts): resolve typo
1 parent 576151a commit 05ab654

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

get-started/06_bind_mounts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ changes and then restart the application. There are equivalent tools in most oth
1919
## Quick volume type comparisons
2020

2121
Bind mounts and named volumes are the two main types of volumes that come with the Docker engine. However, additional
22-
volume drivers are available to support other uses cases ([SFTP](https://github.com/vieux/docker-volume-sshfs){:target="_blank" rel="noopener" class="_"}, [Ceph](https://ceph.com/geen-categorie/getting-started-with-the-docker-rbd-volume-plugin/){:target="_blank" rel="noopener" class="_"}, [NetApp](https://netappdvp.readthedocs.io/en/stable/){:target="_blank" rel="noopener" class="_"}, [S3](https://github.com/elementar/docker-s3-volume){:target="_blank" rel="noopener" class="_"}, and more).
22+
volume drivers are available to support other use cases ([SFTP](https://github.com/vieux/docker-volume-sshfs){:target="_blank" rel="noopener" class="_"}, [Ceph](https://ceph.com/geen-categorie/getting-started-with-the-docker-rbd-volume-plugin/){:target="_blank" rel="noopener" class="_"}, [NetApp](https://netappdvp.readthedocs.io/en/stable/){:target="_blank" rel="noopener" class="_"}, [S3](https://github.com/elementar/docker-s3-volume){:target="_blank" rel="noopener" class="_"}, and more).
2323

2424
| | Named Volumes | Bind Mounts |
2525
| - | ------------- | ----------- |

0 commit comments

Comments
 (0)