Skip to content

Remove duplicated words - #3414

Merged
pwizla merged 1 commit into
strapi:mainfrom
eknathdj:fix-duplicate-words
Aug 27, 2026
Merged

Remove duplicated words#3414
pwizla merged 1 commit into
strapi:mainfrom
eknathdj:fix-duplicate-words

Conversation

@eknathdj

Copy link
Copy Markdown
Contributor

What does it do?

Removes accidental duplicated words in four documentation pages. Text-only corrections with no change to meaning or code samples.

File Before After
cms/api/entity-service/crud.md "built on top of the the Query Engine API" "top of the Query Engine API"
cms/migration/v4-to-v5/breaking-changes/default-input-validation.md "such as in in the following cases" "such as in the following cases"
cms/plugins/graphql.md "allowed if the the findOne permission" "if the findOne permission"
cms/plugins/graphql.md "API tokens in the the GraphQL Sandbox" "in the GraphQL Sandbox"

Why is it needed?

These are small copyediting fixes that improve readability. Each duplicate was manually verified to be a genuine error (intentional patterns such as operator names were excluded).

@strapi-cla

strapi-cla commented Aug 27, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@vercel

vercel Bot commented Aug 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview Aug 27, 2026 7:05am

Request Review

@pwizla pwizla changed the title docs: remove duplicated words Remove duplicated words Aug 27, 2026
@pwizla pwizla self-assigned this Aug 27, 2026
@pwizla pwizla added pr: chore source: CMS contribution PRs that are part of the Documentation Contribution Program labels Aug 27, 2026
@pwizla pwizla added this to the 7.1.1 milestone Aug 27, 2026
@pwizla
pwizla merged commit 87eda80 into strapi:main Aug 27, 2026
9 of 13 checks passed
@pwizla

pwizla commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

Thank you, and congratulations on your very first contribution to the Strapi documentation, @eknathdj !

Your PR is now approved, merged, should be live on docs.strapi.io in a few minutes, and will be mentioned in the next weekly snapshot release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution PRs that are part of the Documentation Contribution Program pr: chore source: CMS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants