We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d47cabc commit 813e4b6Copy full SHA for 813e4b6
resources/github-actions.md
@@ -163,7 +163,7 @@ Note: Make sure you have the GitHub CLI (`gh`) installed and authenticated on yo
163
164
## Using Wheel CI Artifacts Locally
165
166
-RAPIDS' CI system compresses the wheels that it builds into zipfiles and uploads them to GitHub Artifacts.
+RAPIDS' CI system compresses the wheels that it builds into zip files and uploads them to GitHub Artifacts.
167
168
The wheels can be used by downloading the artifact to your local filesystem using `gh` CLI and using the resulting path in your pip commands.
169
0 commit comments