From ddf5175342932ae52bfbc5c3dff24430972c2fcb Mon Sep 17 00:00:00 2001 From: AdamDang Date: Wed, 20 Jun 2018 10:05:42 +0800 Subject: [PATCH] Update documentation.md --- docs/development/documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development/documentation.md b/docs/development/documentation.md index dd4942ad8a..5d17657492 100644 --- a/docs/development/documentation.md +++ b/docs/development/documentation.md @@ -17,5 +17,5 @@ This command changes the cloud specification in the registry. It does not update the cloud resources, to apply the changes use "kops update cluster". ``` -* `Example`: Example(s) of how to use the command. This field is formatted as a code snippet in the docs, so make sure if you have comments that are written as a bash comment (e.g. `# this is a comment`). +* `Example`: Example(s) of how to use the command. This field is formatted as a code snippet in the docs, so make sure if you have comments that these are written as a bash comment (e.g. `# this is a comment`).