This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-cloudmonkey.git
The following commit(s) were added to refs/heads/main by this push:
new 97a284d Fix spelling in `README.md` (#135)
97a284d is described below
commit 97a284dd5e9df216693daf649b3f6b8091e6d88e
Author: John Bampton <[email protected]>
AuthorDate: Fri May 26 01:03:56 2023 +1000
Fix spelling in `README.md` (#135)
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 9b30884..35f0a80 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
`cloudmonkey` :cloud::monkey_face: is a command line interface (CLI) for
[Apache CloudStack](http://cloudstack.apache.org).
-CloudMonkey can be use both as an interactive shell and as a command line tool
+CloudMonkey can be used both as an interactive shell and as a command line tool
which simplifies Apache CloudStack configuration and management.
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.
If cloudmonkey is being upgraded from a version lower than v6.0.0, it must be
noted
that the cloudmonkey configuration path is changed from
`~/.cloudmonkey/config` to
`~/.cmk/config` and a default `localcloud` profile is created. One would have
to hence
-do an initial setup of basic configration such
apikey/secretkey/username/password/url for the required profile(s) as required
+do an initial setup of basic configuration such
apikey/secretkey/username/password/url for the required profile(s) as required
### License