Skip to content

Commit e570e06

Browse files
Update README.md
Co-authored-by: Pearl Dsilva <[email protected]>
1 parent 73eb42d commit e570e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Last but not the least, there are a lot of helper functions that will try to aut
5959
The SDK relies on the `generate.go` script to auto generate the code for all the supported APIs listed in the `listApis.json` file.
6060
The `listAPIs.json` file holds the output of `listApis` command for a specific release of CloudStack.
6161

62-
**_NOTE:_** This will only take into account enabled APIs, so only those accessible to the user doing the call at the time of the call. Other users than admin may get less APIs in their list and even admin will not get APIs for services that are not enabled.
62+
**_NOTE:_** This will only take into account enabled APIs, so only those accessible to the user doing the call at the time of the call. Non-Admin users may get less APIs in their list and even admin will not get APIs for services that are not enabled.
6363

6464
```
6565
# Run it via the Makefile

0 commit comments

Comments
 (0)