You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sv...@apache.org on 2016/04/30 11:13:55 UTC

[2/3] brooklyn-docs git commit: Minor corrections

Minor corrections


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/e1bf2651
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/e1bf2651
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/e1bf2651

Branch: refs/heads/master
Commit: e1bf2651c3b22aea7a8c218ea1db0e0cdbb1cb65
Parents: 2b99a5e
Author: Duncan Godwin <du...@cloudsoftcorp.com>
Authored: Thu Mar 31 12:47:03 2016 +0100
Committer: Duncan Godwin <du...@cloudsoftcorp.com>
Committed: Thu Mar 31 12:47:03 2016 +0100

----------------------------------------------------------------------
 guide/ops/catalog/index.md | 2 +-
 guide/start/running.md     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/e1bf2651/guide/ops/catalog/index.md
----------------------------------------------------------------------
diff --git a/guide/ops/catalog/index.md b/guide/ops/catalog/index.md
index 230eedc..a547ded 100644
--- a/guide/ops/catalog/index.md
+++ b/guide/ops/catalog/index.md
@@ -55,7 +55,7 @@ brooklyn.catalog:
 
 #### Catalog Metadata
 
-Catalog metadata fields supply the additional information required In order to register an item in the catalog. 
+Catalog metadata fields supply the additional information required in order to register an item in the catalog. 
 These fields can be supplied as `key: value` entries 
 where either the `<catalog-metadata>` or `<additional-catalog-metadata>` placeholders are,
 with the latter overriding the former unless otherwise specfied below.

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/e1bf2651/guide/start/running.md
----------------------------------------------------------------------
diff --git a/guide/start/running.md b/guide/start/running.md
index 8a0f9ca..60c81c5 100644
--- a/guide/start/running.md
+++ b/guide/start/running.md
@@ -77,7 +77,7 @@ The deb file is the de facto standard for packaging software on these Linux dist
 
 Download the Apache Brooklyn [deb distribution](https://www.apache.org/dyn/closer.lua/brooklyn/apache-brooklyn_{{site.brooklyn-version}}_noarch.deb){:target="_blank"}.
 
-Once downloaded, run the following shell command as root:
+Once downloaded, run the following shell command:
 
 {% highlight bash %}
 $ sudo dpkg -i apache-brooklyn_{{site.brooklyn-version}}_noarch.deb