Skip to content

Commit 23852c7

Browse files
authored
Fix spelling (#136)
1 parent 97a284d commit 23852c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ This release includes
9494
- Parameter completion uses list api heuristics and related APIs as fallback
9595
- Parameter completion options are cached to speed up rendering of options
9696
- CloudMonkey returns non-zero exit code when run on shell and a error is return
97-
from managment server, the error message is written to stderr
97+
from management server, the error message is written to stderr
9898
- Adds new config parameter 'verifysslcert' to enable/disable SSL cert checking
9999
- New command line arg: -d for display (json, table or default)
100100

@@ -110,7 +110,7 @@ This release includes
110110
- Network requests, json decoding and shell related bugfixes
111111
- Based on platform, it will install either pyreadline (Windows) or readline (OSX and Linux)
112112
- Config options `protocol`, `host`, `port`, `path` are deprecated now
113-
- Backward compatibilty exists for above options but we use `url` for the mgmt server URL
113+
- Backward compatibility exists for above options but we use `url` for the mgmt server URL
114114
- Introduces server profiles so users can use cloudmonkey with different hosts and management server configs
115115
- A default profile under the section [local] is added with default values
116116
- Everytime `set` is called, cloudmonkey will write the config and reload config file

0 commit comments

Comments
 (0)