You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sj...@apache.org on 2015/07/04 00:17:49 UTC

[2/4] incubator-brooklyn git commit: Typo fix.

Typo fix.


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

Branch: refs/heads/master
Commit: 40194888a8fbd0bde1c1a7ffc35596ec69ce6c1b
Parents: c6901da
Author: Cristian OneČ› <on...@gmail.com>
Authored: Fri Jul 3 21:48:55 2015 +0300
Committer: Cristian OneČ› <on...@gmail.com>
Committed: Fri Jul 3 21:48:55 2015 +0300

----------------------------------------------------------------------
 docs/guide/start/running.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/40194888/docs/guide/start/running.md
----------------------------------------------------------------------
diff --git a/docs/guide/start/running.md b/docs/guide/start/running.md
index b6f1a48..0a31c6d 100644
--- a/docs/guide/start/running.md
+++ b/docs/guide/start/running.md
@@ -33,7 +33,7 @@ This will create a `brooklyn-{{ site.brooklyn-version }}` folder.
 
 **Note**: You'll need a Java JRE or SDK installed (version 1.7 or later), as Brooklyn is Java under the covers.
 
-**Node #2**: If you want to test Brooklyn on localhost, follow [these instructions]({{site.path.guide}}/ops/locations/#localhost) 
+**Note #2**: If you want to test Brooklyn on localhost, follow [these instructions]({{site.path.guide}}/ops/locations/#localhost)
 to ensure that your Brooklyn can access your machine.