From aabe39be01c70318af57159b235a4ddd8781051b 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 --- experimental/plugins_graphdriver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/plugins_graphdriver.md b/experimental/plugins_graphdriver.md index 428cdb7750..6a85548927 100644 --- a/experimental/plugins_graphdriver.md +++ b/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