mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
Fixed typo in experimental/plugins_graphdriver.md
Signed-off-by: Collin Guarino <collin.guarino@gmail.com>
Upstream-commit: 9e760ec497
Component: cli
This commit is contained in:
committed by
Tibor Vass
parent
9481d536f7
commit
063315c429
@@ -262,7 +262,7 @@ Responds with a list of changes. The structure of a change is:
|
||||
"Kind": 0,
|
||||
```
|
||||
|
||||
Where teh `Path` is the filesystem path within the layered filesystem that is
|
||||
Where the `Path` is the filesystem path within the layered filesystem that is
|
||||
changed and `Kind` is an integer specifying the type of change that occurred:
|
||||
|
||||
- 0 - Modified
|
||||
|
||||
Reference in New Issue
Block a user