docs: fix three typos on the Infrastructure and Subprocessors page - #4405
Closed
Bishibop wants to merge 1 commit into
Closed
docs: fix three typos on the Infrastructure and Subprocessors page#4405Bishibop wants to merge 1 commit into
Bishibop wants to merge 1 commit into
Conversation
identifible -> identifiable, posess -> possess, calednar -> calendar. All three are in customer-facing policy text. Clears three Vale.Spelling errors on the page (14 -> 11). No substantive change, so Last modified is deliberately not bumped.
✅ Deploy Preview for replicated-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for replicated-docs-upgrade ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Three misspellings in customer-facing policy text on
docs/vendor/policies-infrastructure-and-subprocessors.md.Lines 8 and 10 are in the "personal information" section of a published privacy policy — the sentence describing what personally identifiable information Replicated holds. Line 40 is the Purpose column of the Google Workspace subprocessor row.
Repo-wide check: these three occurrences are the only ones.
git grep -in "identifible\|posess\|calednar" -- docs/returns nothing else.Vale goes from 14 errors to 11 on the page, confirming exactly three fixes and no side effects. The remaining 11 are proper nouns not in the accept vocabularies (
Datadog,Attio,Omni,Github) plussubprocessor/subprocessorsthemselves.Last modifiedis deliberately not bumped. The substance of the policy is unchanged, and bumping the date on a published policy page signals a revision to the terms. Spelling is not a revision.Why this is separate
Split out of #4396 (adding Groq to the subprocessor list), which needs a compliance sign-off. Typo fixes should not be coupled to that decision in either direction — this can merge now regardless of how the Groq question resolves.
Touches lines 8, 10, and 40; #4396 touches line 44 and the
Last modifiedline, so the two are independent.Noticed but not fixed
Same page, adjacent but a different call to make:
Githubshould beGitHub(lines 16, 34, and again at 34) — a brand name rather than a typo.datapoints(line 18) — usually two words.| Attio |Customer and sales relationship management| United States |with a trailing space.Happy to fold any of these in if you want them.