Repository: incubator-brooklyn
Updated Branches:
  refs/heads/master 286448623 -> dff30144d


Fix docs typo

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

Branch: refs/heads/master
Commit: e4fa88adbac7dc9aa531bb65dbb70b3d3a7f274e
Parents: 2864486
Author: Svet <svetoslav.ney...@cloudsoftcorp.com>
Authored: Wed Jan 6 15:57:17 2016 +0200
Committer: Svet <svetoslav.ney...@cloudsoftcorp.com>
Committed: Wed Jan 6 15:57:17 2016 +0200

----------------------------------------------------------------------
 brooklyn-docs/guide/ops/persistence/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/e4fa88ad/brooklyn-docs/guide/ops/persistence/index.md
----------------------------------------------------------------------
diff --git a/brooklyn-docs/guide/ops/persistence/index.md 
b/brooklyn-docs/guide/ops/persistence/index.md
index 4788db9..02c05ff 100644
--- a/brooklyn-docs/guide/ops/persistence/index.md
+++ b/brooklyn-docs/guide/ops/persistence/index.md
@@ -104,7 +104,7 @@ providers, see 
[jclouds](http://jclouds.apache.org/reference/providers/#blobstor
 To configure the Object Store, add the credentials to 
`~/.brooklyn/brooklyn.properties` such as:
 
 {% highlight properties %}
-brooklyn.location.named.aws-s3-eu-west-1:aws-s3:eu-west-1
+brooklyn.location.named.aws-s3-eu-west-1=aws-s3:eu-west-1
 brooklyn.location.named.aws-s3-eu-west-1.identity=ABCDEFGHIJKLMNOPQRSTU
 
brooklyn.location.named.aws-s3-eu-west-1.credential=abcdefghijklmnopqrstuvwxyz1234567890ab/c
 {% endhighlight %} 

Reply via email to