Skip to content

Commit 97a284d

Browse files
authored
Fix spelling in README.md (#135)
1 parent 860771a commit 97a284d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
`cloudmonkey` :cloud::monkey_face: is a command line interface (CLI) for
44
[Apache CloudStack](http://cloudstack.apache.org).
5-
CloudMonkey can be use both as an interactive shell and as a command line tool
5+
CloudMonkey can be used both as an interactive shell and as a command line tool
66
which simplifies Apache CloudStack configuration and management.
77

88
The modern cloudmonkey is a re-written and simplified port in Go and can be used
@@ -76,7 +76,7 @@ platforms such as Linux, Mac and Windows.
7676
If cloudmonkey is being upgraded from a version lower than v6.0.0, it must be noted
7777
that the cloudmonkey configuration path is changed from `~/.cloudmonkey/config` to
7878
`~/.cmk/config` and a default `localcloud` profile is created. One would have to hence
79-
do an initial setup of basic configration such apikey/secretkey/username/password/url for the required profile(s) as required
79+
do an initial setup of basic configuration such apikey/secretkey/username/password/url for the required profile(s) as required
8080

8181
### License
8282

0 commit comments

Comments
 (0)