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È <[email protected]> Authored: Fri Jul 3 21:48:55 2015 +0300 Committer: Cristian OneÈ <[email protected]> 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.
