docs: fix typos and add spellcheck CI - #560
Conversation
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Welcome @kashmeertl! It looks like this is your first PR to volcano-sh/website 🎉 |
|
@kashmeertl There is one commit incorrectly signed off. This means that the author of this commit failed to include a Signed-off-by line in the commit message. To avoid having PRs blocked in the future, always include Signed-off-by: Author Name authoremail@example.com in every commit message. You can also do this automatically by using the -s flag (i.e., git commit -s). |
Fix spelling/grammar in docs, correct homepage Link key prop, and add cspell workflow for docs and blog. Signed-off-by: Meer <kashmeertl@gmail.com>
c38743d to
c2d238f
Compare
/kind documentation
/kind cleanup
What this PR does / why we need it:
Fixes spelling and grammar mistakes in English docs (and matching versioned docs), corrects an invalid homepage
Linkkey prop (KeyFeaturesy→key), and adds acspellCI workflow so future docs/blog typos are caught automatically.Which issue(s) this PR fixes:
docs: fix spelling and grammar issues across English pages #559