We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52becc3 + 7fa00f6 commit a373a7bCopy full SHA for a373a7b
storage/storagedriver/overlayfs-driver.md
@@ -379,7 +379,7 @@ overlay.
379
380
- **The file does not exist in the container layer**: If a container opens a
381
file for read access and the file does not already exist in the container
382
- (`upperdir`) it is read from the image (`lowerdir)`. This incurs very little
+ (`upperdir`) it is read from the image (`lowerdir`). This incurs very little
383
performance overhead.
384
385
- **The file only exists in the container layer**: If a container opens a file
0 commit comments