Skip to content

Commit 74caf70

Browse files
edit PyPi to PyPI in CONTRIBUTING.rst file
Co-authored-by: Matt Cieslak <[email protected]>
1 parent f257009 commit 74caf70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Before you submit a pull request, check that it meets these guidelines:
103103
2. If the pull request adds functionality, the docs should be updated. Put
104104
your new functionality into a function with a docstring, and add the
105105
feature to the list in README.rst.
106-
3. The pull request should work for Python 3.9, 3.10, 3.11, 3.12 and 3.13, and for PyPi.
106+
3. The pull request should work for Python 3.9, 3.10, 3.11, 3.12 and 3.13, and for PyPI.
107107
Check https://circleci.com/gh/PennLINC/CuBIDS
108108
and make sure that the tests pass for all supported Python versions.
109109

0 commit comments

Comments
 (0)