Skip to content

Commit 1ca19f3

Browse files
committed
update comment
1 parent 1533ec2 commit 1ca19f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/05_content_publishers/publishing_sd_shapefiles_and_csv.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@
656656
},
657657
"source": [
658658
"### Create a new folder for the items\n",
659-
"The `create_folder()` from `GIS.content` can be used to create a new folder. Once created, the `move()` of the `Item` can be used to move the items into the folder."
659+
"The `create()` from `GIS.content.folders` can be used to create a new folder. Once created, the `move()` of the `Item` can be used to move the items into the folder."
660660
]
661661
},
662662
{

0 commit comments

Comments
 (0)