You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@
14
14
-[Release Candidate health validation](#release-candidate-health-validation)
15
15
-[Cherry Picking Fixes](#cherry-picking-fixes)
16
16
-[Promoting RCs to Stable](#promoting-rcs-to-stable)
17
-
-[Additonal Steps to prepare for release day](#additonal-steps-to-prepare-for-release-day)
17
+
-[Additional Steps to prepare for release day](#additional-steps-to-prepare-for-release-day)
18
18
-[Modify release matrix](#modify-release-matrix)
19
19
-[Open Google Colab issue](#open-google-colab-issue)
20
20
-[Patch Releases](#patch-releases)
@@ -186,7 +186,7 @@ Promotion should occur in two steps:
186
186
187
187
**NOTE**: The promotion of wheels to PyPI can only be done once so take caution when attempting to promote wheels to PyPI, (see https://github.com/pypa/warehouse/issues/726 for a discussion on potential draft releases within PyPI)
188
188
189
-
## Additonal Steps to prepare for release day
189
+
## Additional Steps to prepare for release day
190
190
191
191
The following should be prepared for the release day
192
192
@@ -264,7 +264,7 @@ For versions of Python that we support we follow the [NEP 29 policy](https://num
264
264
265
265
## Accelerator Software
266
266
267
-
For acclerator software like CUDA and ROCm we will typically use the following criteria:
267
+
For accelerator software like CUDA and ROCm we will typically use the following criteria:
0 commit comments