Skip to content

docs: fix duplicated words - #2239

Merged
fdncred merged 1 commit into
nushell:mainfrom
wahidrizka:fix-duplicated-words
Sep 9, 2026
Merged

docs: fix duplicated words#2239
fdncred merged 1 commit into
nushell:mainfrom
wahidrizka:fix-duplicated-words

Conversation

@wahidrizka

Copy link
Copy Markdown
Contributor

Four spots in the docs repeat a word by accident. This removes the extra word in each:

  • book/custom_completions.md: "only the the custom command" to "only the custom command"
  • book/dataframes.md: "the unique unique values" to "the unique values"
  • book/dataframes.md: "into into nushell value" to "into nushell value" (the polars into-nu row)
  • lang-guide/chapters/types/type_signatures.md: "the same as the the existence" to "the same as the existence"

Text only, no behavior or command output changes.

An accidentally repeated word appears in four places. This removes the
extra word each time: "the the" in custom_completions and the type
signatures guide, and "unique unique" and "into into" in the dataframes
guide.
@fdncred
fdncred merged commit 45ae80c into nushell:main Sep 9, 2026
2 checks passed
@fdncred

fdncred commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Thanks

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.

2 participants