Commit c9ed0f54

Stainless Bot <107565488+stainless-bot@users.noreply.github.com>
2024-03-22 18:31:42
docs(contributing): fix typo (#1264)
1 parent bf09f42
Changed files (1)
CONTRIBUTING.md
@@ -121,5 +121,5 @@ You can release to package managers by using [the `Publish PyPI` GitHub action](
 
 ### Publish manually
 
-If you need to manually release a package, you can run the `bin/publish-pypi` script with an `PYPI_TOKEN` set on
+If you need to manually release a package, you can run the `bin/publish-pypi` script with a `PYPI_TOKEN` set on
 the environment.