[no-relnote] Fix typos in docs - #1231
Conversation
|
This PR is stale because it has been open 90 days with no activity. This PR will be closed in 30 days unless new comments are made or the stale label is removed. |
|
up |
There was a problem hiding this comment.
Pull Request Overview
This PR fixes several typos found in documentation files. The changes correct grammatical errors and improve readability in the GPU feature discovery documentation and release process checklist.
- Corrects grammatical errors in documentation text
- Fixes typos in the release process checklist
- Improves overall documentation quality
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| docs/gpu-feature-discovery/README.md | Fixes two typos: "defines" to "defined" and removes extra "the" in a note |
| RELEASE.md | Corrects two typos: "the a draft" to "the draft" and removes duplicate "the" |
|
cc @chenopis PTAL |
|
Hey @omahs The Copilot did some good reviews on this PR please address them so we can move this contribution forward. @a-mccarthy PTAL |
|
lgtm, thanks for contributing @omahs! |
|
This PR is stale because it has been open 90 days with no activity. This PR will be closed in 30 days unless new comments are made or the stale label is removed. To skip these checks, apply the "lifecycle/frozen" label. |
Signed-off-by: omahs <73983677+omahs@users.noreply.github.com>
|
/ok to test d585473 |
Fix typos in docs