Skip to content

Commit ecc040c

Browse files
authored
Merge pull request #1412 from hitblunders/patch-1
Minor change in updating_pkgs.rst
2 parents d3354c6 + d3e0c18 commit ecc040c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/maintainer/updating_pkgs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Sometimes mistakes happen and a broken package ends up being uploaded to the con
198198
If the only issue is in the package metadata, we can directly patch it using
199199
the `repo data patches feedstock <https://github.com/conda-forge/conda-forge-repodata-patches-feedstock>`__.
200200
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.
201+
need to change the recipe to reflect the metadata changes.
202202

203203
If instead the actual contents of the package are broken, the following steps will
204204
remove broken packages from the ``main`` channel:

0 commit comments

Comments
 (0)