Skip to content

docs: remove duplicated word 'in' in forcats content - #10331

Open
chenlichao wants to merge 1 commit into
nilbuild:masterfrom
chenlichao:fix/forcats-duplicate-in
Open

chenlichao wants to merge 1 commit into
nilbuild:masterfrom
chenlichao:fix/forcats-duplicate-in

Conversation

@chenlichao

Copy link
Copy Markdown
Contributor

Summary

Removes a duplicated word ("in in" → "in") in the forcats content file.

Change

  • roadmaps/r/content/forcats@WVgYRRNpsNXBnz7V9JX29.md — "…order categories appear in in plots and tables…" → "…order categories appear in plots and tables…"
  • roadmaps/r-programming/content/forcats@WVgYRRNpsNXBnz7V9JX29.md — same duplicated word in the identical sentence.

The two files share the same content paragraph, so the fix is applied to both.

Verification

  • Confirmed the typo exists on current master in both files (git grep 'appear in in' on upstream master matched exactly these two locations).
  • After the patch, a repo-wide search for appear in in returns no matches.
  • git diff --check is clean; diff is 2 files, 1 line each — documentation-only, no code changes.

This is an intentionally tiny typo fix per the contribution guidelines ("Fixing Typos — make your changes in the roadmap markdown file and submit a PR").

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant