address PR comments
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/5986f618 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/5986f618 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/5986f618 Branch: refs/heads/master Commit: 5986f61892f007a5c71e6d9be1893fcfcc7dbfae Parents: 85d5a69 Author: Alex Heneveld <[email protected]> Authored: Tue Sep 26 13:34:50 2017 +0100 Committer: Alex Heneveld <[email protected]> Committed: Tue Sep 26 13:34:50 2017 +0100 ---------------------------------------------------------------------- guide/ops/cli/cli-usage-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/5986f618/guide/ops/cli/cli-usage-guide.md ---------------------------------------------------------------------- diff --git a/guide/ops/cli/cli-usage-guide.md b/guide/ops/cli/cli-usage-guide.md index a225e25..7e335b9 100644 --- a/guide/ops/cli/cli-usage-guide.md +++ b/guide/ops/cli/cli-usage-guide.md @@ -439,7 +439,7 @@ tvZoNUTN ssh: launching NginxControllerImpl{id... Sun Dec 20 19:18:08 GMT 20 {% endhighlight %} ## YAML Blueprint -This the YAML blueprint used for this document, based on the [web cluster](../../blueprints/clusters-and-policies.html) examples. +This is the YAML blueprint used for this document, based on the [web cluster](../../blueprints/clusters-and-policies.html) examples. {% highlight text %} name: WebCluster
