From 5a0e6de95d5601bd502a2dc9a74f51804fed8ba6 Mon Sep 17 00:00:00 2001 From: Collin Guarino Date: Fri, 15 Jan 2016 21:27:59 -0500 Subject: [PATCH] Fixed typo in experimental/plugins_graphdriver.md Signed-off-by: Collin Guarino Upstream-commit: aabe39be01c70318af57159b235a4ddd8781051b Component: engine --- components/engine/experimental/plugins_graphdriver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/experimental/plugins_graphdriver.md b/components/engine/experimental/plugins_graphdriver.md index 428cdb7750..6a85548927 100644 --- a/components/engine/experimental/plugins_graphdriver.md +++ b/components/engine/experimental/plugins_graphdriver.md @@ -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