Skip to content

Commit 1a6c864

Browse files
authored
fix get_prices method name
1 parent f368cd7 commit 1a6c864

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)