Skip to content

Commit 5e59d67

Browse files
authored
Merge pull request #161 from daroczig/patch-1
fix get_prices method name
2 parents f368cd7 + 1a6c864 commit 5e59d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CloudManager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ manager.get_timezones()
4747

4848
```python
4949

50-
manager.get_pricing()
50+
manager.get_prices()
5151

5252
```
5353

0 commit comments

Comments
 (0)