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/716a8923 Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/716a8923 Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/716a8923
Branch: refs/heads/master Commit: 716a8923b2355a9085610dd12b8ba7089b331ae5 Parents: 13f6887 Author: Tina <[email protected]> Authored: Mon Feb 16 16:05:43 2015 -0500 Committer: Tina <[email protected]> Committed: Mon Feb 16 16:05:43 2015 -0500 ---------------------------------------------------------------------- docs/guide/start/running.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/716a8923/docs/guide/start/running.md ---------------------------------------------------------------------- diff --git a/docs/guide/start/running.md b/docs/guide/start/running.md index 6de22c6..a5c8e06 100644 --- a/docs/guide/start/running.md +++ b/docs/guide/start/running.md @@ -57,7 +57,7 @@ INFO Started Brooklyn console at http://127.0.0.1:8081/, running classpath://br ### Next Next, open the web console on [127.0.0.1:8081](http://127.0.0.1:8081). -No application shave been deployed yet, so the "Create Application" dialog opens automatically: +No applications have been deployed yet, so the "Create Application" dialog opens automatically: let's remedy this by **[deploying a blueprint](blueprints.html)**. It is not necessary at this time, but depending on what you are going to do,
