diff --git a/content/storage/tmpfs.md b/content/storage/tmpfs.md index 9e30f9357b..ca69addb00 100644 --- a/content/storage/tmpfs.md +++ b/content/storage/tmpfs.md @@ -78,7 +78,7 @@ $ docker run -d \ ``` {{< /tab >}} -{{< tab name="`-v`" >}} +{{< tab name="`--tmpfs`" >}} ```console $ docker run -d \ @@ -132,4 +132,4 @@ docker run -d \ - Learn about [volumes](volumes.md) - Learn about [bind mounts](bind-mounts.md) -- Learn about [storage drivers](/storage/storagedriver/) \ No newline at end of file +- Learn about [storage drivers](/storage/storagedriver/)