Skip to content

Commit e21db7f

Browse files
authored
Apply suggestions from code review
1 parent 3212067 commit e21db7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/maintainer/conda_forge_yml.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ artifacts. The currently supported options are
254254
conda_forge_output_validation
255255
-----------------------------
256256

257-
This field must be set to ``True`` for feedstocks in the conda-forge GitHub
257+
This field must be set to ``True`` for feedstocks in the ``conda-forge`` GitHub
258258
organization. It enables the required feedstock artifact validation as described
259259
in :ref:`output_validation`.
260260

src/maintainer/infrastructure.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ works as follows.
343343
and some information about the package it is trying to upload.
344344
3. The webservices server validates the secret token, the integrity of the package, and
345345
that the package is allowed for the given feedstock.
346-
4. If all of the validation passes, the package is then copied to the conda-forge
346+
4. If all of the validation passes, the package is then copied to the ``conda-forge``
347347
channel.
348348

349349
We attempt to report errors in this process to users via comments on commits/issues in the feedstocks.

0 commit comments

Comments
 (0)