Skip to content

Commit 90fa936

Browse files
authored
Merge pull request #1196 from bkowshik/complete-pypi-sentence
Complete sentence on uploading project to pypi
2 parents 9ec68df + 7c82027 commit 90fa936

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 displayed."
13721372
]
13731373
},
13741374
{

0 commit comments

Comments
 (0)