From 9d5a6e5223a174ea6ddf58d046b2583469d27692 Mon Sep 17 00:00:00 2001 From: Anh Tran Date: Tue, 24 Jan 2017 14:08:48 +0700 Subject: [PATCH] Typo fix: arbitary => arbitrary Change-Id: I18b168f807c28739fe98ddb1033a8129ade4d979 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd0d5b3e..1ca0de3b 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ The source option can be used in a few different ways: source="ppa:james-page/testing" - use the testing PPA owned by james-page source="http://myrepo/ubuntu main" - use the repository located at the provided URL -The charm also supports use of arbitary archive key's for use with private repositories: +The charm also supports use of arbitrary archive key's for use with private repositories: juju set rabbitmq-server key="C6CEA0C9"