Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Commit 6c4d709

Browse files
authored
fix typo
1 parent 81496b3 commit 6c4d709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ You can also provide additional jobs options on the command line:
9494
paperspace-python run myscript.py --project myproject --machineType P5000 \
9595
--container paperspace/tensorflow-python`
9696
97-
Alternatively you can use the `paperspace.run()` fuction in code with, a script file name as the first argument:
97+
Alternatively you can use the `paperspace.run()` fuction in code with a script file name as the first argument:
9898
9999
import paperspace
100100

0 commit comments

Comments
 (0)