Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[ja] fix statement about lines output type

Open Beginner friendly
#767 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
62/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
shell
Domain
documentation

Research direction

Open the Japanese page データの読み込み→文字列を扱う at the linked section and review the sentence following the open people.txt | lines example. Compare PR #764's English and German fixes, update the Japanese wording to describe the list output accurately, and verify the rendered documentation.

Written by the indexing model from the issue text.

Description

In データの読み込み→文字列を扱う after

> open people.txt | lines
───┬──────────────────────────────
 0 │ Octavia | Butler | Writer
 1 │ Bob | Ross | Painter
 2 │ Antonio | Vivaldi | Composer
───┴──────────────────────────────

the prose claims

テーブルにもどってきたので、行を使って作業していることがわかります。

However, lines yields a list, not a table as that sentence might imply. (See PR #764 for a fix of the same problem in English and German.)

Dominant language
TypeScript
Stars
258
Forks
561
Avg merge
3h 20m
Merged PRs (30d)
15

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from nushell/nushell.github.io

All issues in nushell/nushell.github.io

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.