From 063315c429ac899b3087f624fa73ef02a70a5752 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: 9e760ec4970ad28ddb101f8f7cf73a2d12a38b16 Component: cli --- components/cli/experimental/plugins_graphdriver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/cli/experimental/plugins_graphdriver.md b/components/cli/experimental/plugins_graphdriver.md index 428cdb7750..6a85548927 100644 --- a/components/cli/experimental/plugins_graphdriver.md +++ b/components/cli/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