Skip to content

Commit 4963287

Browse files
committed
close #121
1 parent 79e4b03 commit 4963287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/how_to_use.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ Some get request examples
333333
workspace = geo.get_workspaces(workspace='workspace_name')
334334
335335
# get default workspace
336-
dw = geo.get_default_wokspace(workspace='workspace_name')
336+
dw = geo.get_default_wokspace()
337337
338338
# get all the workspaces
339339
workspaces = geo.get_workspaces()

0 commit comments

Comments
 (0)