Skip to content

Commit 154d885

Browse files
jaimergpjakirkham
andauthored
Apply suggestions from code review
Co-authored-by: jakirkham <[email protected]>
1 parent 5688e51 commit 154d885

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/maintainer/knowledge_base.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1142,7 +1142,7 @@ Finally, note that the ``aarch64`` and ``ppc64le`` platforms already use CentOS
11421142
CUDA builds
11431143
===========
11441144

1145-
Although the provisioned CI machines do not feature a GPU, Conda Forge does provide mechanisms
1145+
Although the provisioned CI machines do not feature a GPU, Conda-Forge does provide mechanisms
11461146
to build CUDA-enabled packages. These mechanisms involve several packages:
11471147

11481148
* ``cudatoolkit``: The runtime libraries for the CUDA toolkit. This is what end-users will end
@@ -1162,7 +1162,7 @@ requirements automatically.
11621162
**How is CUDA provided at the system level?**
11631163

11641164
* On Linux, Nvidia provides official Docker images, which we then
1165-
`adapt <https://github.com/conda-forge/docker-images>`_ to the Conda Forge needs.
1165+
`adapt <https://github.com/conda-forge/docker-images>`_ to Conda-Forge's needs.
11661166

11671167
* On Windows, the compilers need to be installed for every CI run. This is done through the
11681168
`conda-forge-ci-setup <https://github.com/conda-forge/conda-forge-ci-setup-feedstock/>`_ scripts.

0 commit comments

Comments
 (0)