Skip to content

Commit 96f3c87

Browse files
committed
Typo in README
1 parent 55bc9c9 commit 96f3c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,6 @@ create_sketch('main')
195195

196196
The method returns the Python file's full path.
197197

198-
### dcopy_sketch(source_path = '', destination_path = '.', name = None, overwrite = False):
198+
### copy_sketch(source_path = '', destination_path = '.', name = None, overwrite = False):
199199

200200
Wraps create_sketch() and provides a shortcut to copy a file onto another file

0 commit comments

Comments
 (0)