1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Fixed typo in experimental/plugins_graphdriver.md

Signed-off-by: Collin Guarino <collin.guarino@gmail.com>
This commit is contained in:
Collin Guarino 2016-01-15 21:27:59 -05:00
parent b69243e951
commit aabe39be01

View file

@ -262,7 +262,7 @@ Responds with a list of changes. The structure of a change is:
"Kind": 0, "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: changed and `Kind` is an integer specifying the type of change that occurred:
- 0 - Modified - 0 - Modified