1
0
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:
Collin Guarino
2016-01-15 21:27:59 -05:00
committed by Tibor Vass
parent 9481d536f7
commit 063315c429

View File

@@ -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