Skip to content

Commit 073f27f

Browse files
committed
Complete sentence on uploading project to pypi
1 parent 656b7bc commit 073f27f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nbs/tutorials/tutorial.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1368,7 +1368,7 @@
13681368
"pip install twine\n",
13691369
"```\n",
13701370
"\n",
1371-
"To upload your project to pypi, just type `nbdev_pypi` in your project root directory. Once it's complete, a link to "
1371+
"To upload your project to pypi, just type `nbdev_pypi` in your project root directory. Once it's complete, a link to your project on pypi is outputted."
13721372
]
13731373
},
13741374
{

0 commit comments

Comments
 (0)