Skip to content

docs: fix typos in guides - #6912

Merged
CharlieTLe merged 3 commits into
cortexproject:masterfrom
CharlieTLe:fix-typos-docs-guides
Aug 21, 2026
Merged

docs: fix typos in guides#6912
CharlieTLe merged 3 commits into
cortexproject:masterfrom
CharlieTLe:fix-typos-docs-guides

Conversation

@CharlieTLe

Copy link
Copy Markdown
Member

No description provided.

@yeya24 yeya24 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Jul 27, 2025
@friedrichg

Copy link
Copy Markdown
Member

@CharlieTLe looks good. I think the lint issue can be fixed by

make clean-white-noise

Signed-off-by: Charlie Le <charlie_le@apple.com>
…on.md

Signed-off-by: Charlie Le <charlie_le@apple.com>
@CharlieTLe
CharlieTLe force-pushed the fix-typos-docs-guides branch from 097d52a to d6d7f86 Compare August 21, 2026 19:53
docs/guides/encryption-at-rest.md is generated from encryption-at-rest.template by
'make doc', so fixing the typo only in the generated file did not stick: the website
workflow's lint job runs check-doc, which regenerates the page and reverts the fix.
The now-dirty tree then tripped the check-white-noise step that runs after it, which
reported it as a trailing-whitespace problem.

Fix 'configurable the' -> 'configurable with the' in the template and regenerate, which
also restores the trailing newline the generator emits.

Signed-off-by: Charlie Le <charlie_le@apple.com>
@CharlieTLe
CharlieTLe merged commit 5999d63 into cortexproject:master Aug 21, 2026
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/documentation lgtm This PR has been approved by a maintainer size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants