Skip to content

Commit ea01a9b

Browse files
jameslamblwasser
authored andcommitted
Apply suggestions from code review
1 parent 764c808 commit ea01a9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

locales/es/LC_MESSAGES/tutorials.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3291,7 +3291,7 @@ msgstr ""
32913291
msgid ""
32923292
"In the image above, you can see the steps associated with publishing your"
32933293
" package on PyPI and conda-forge. PyPI supports [sdist](#python-source-distribution)"
3294-
and [wheel](#python-wheel) files. Once you are ready to make your code publicly "
3294+
" and [wheel](#python-wheel) files. Once you are ready to make your code publicly "
32953295
"installable, you can publish it on PyPI. Once your code is on PyPI it is "
32963296
"straight forward to then publish to conda-forge. You create a recipe "
32973297
"using the Grayskull package and then you open a pr in the conda-forge "

locales/ja/LC_MESSAGES/tutorials.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3686,7 +3686,7 @@ msgstr ""
36863686
msgid ""
36873687
"In the image above, you can see the steps associated with publishing your"
36883688
" package on PyPI and conda-forge. PyPI supports [sdist](#python-source-distribution)"
3689-
and [wheel](#python-wheel) files. Once you are ready to make your code publicly "
3689+
" and [wheel](#python-wheel) files. Once you are ready to make your code publicly "
36903690
"installable, you can publish it on PyPI. Once your code is on PyPI it is "
36913691
"straight forward to then publish to conda-forge. You create a recipe "
36923692
"using the Grayskull package and then you open a pr in the conda-forge "

0 commit comments

Comments
 (0)