Skip to content

Commit 6e70116

Browse files
ptressellwasser
authored andcommitted
Update publish-conda-forge.md to fix tiny typo
Tiny typo: "it" should be "is".
1 parent 432b4eb commit 6e70116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/publish-conda-forge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ We cover that next.
454454

455455
Every time you create a new release on PyPI, the conda-forge bots will recognize the release and will rebuild the newly released version of your package. This process may take a day or two to complete so be patient.
456456

457-
Once the conda-forge build it complete, all of the maintainers of your conda-forge feedstock will get a ping on GitHub that a new pull request has been opened.
457+
Once the conda-forge build is complete, all of the maintainers of your conda-forge feedstock will get a ping on GitHub that a new pull request has been opened.
458458

459459
Review the pull request. If all tests are passing, you can merge it. Shortly after merging your pull request, the conda-forge release will be available for users to install:
460460

0 commit comments

Comments
 (0)