We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d3354c6 + d3e0c18 commit ecc040cCopy full SHA for ecc040c
src/maintainer/updating_pkgs.rst
@@ -198,7 +198,7 @@ Sometimes mistakes happen and a broken package ends up being uploaded to the con
198
If the only issue is in the package metadata, we can directly patch it using
199
the `repo data patches feedstock <https://github.com/conda-forge/conda-forge-repodata-patches-feedstock>`__.
200
Please make a PR there to add a patch. In order to ensure future versions have the required changes, you also
201
-need to change recipe to reflect the metadata changes.
+need to change the recipe to reflect the metadata changes.
202
203
If instead the actual contents of the package are broken, the following steps will
204
remove broken packages from the ``main`` channel:
0 commit comments