Skip to content

Commit 1f752dc

Browse files
authored
Update ja/book/loading_data.md
From review
1 parent fec7c39 commit 1f752dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ja/book/loading_data.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,8 @@ open Cargo.lock
154154

155155
```
156156
open Cargo.toml --raw
157-
# => [package] name = "nu"
157+
# => [package]
158+
# => name = "nu"
158159
# => version = "0.1.3"
159160
# => authors = ["Yehuda Katz <[email protected]>", "Sophia Turner <[email protected]>"]
160161
# => description = "A shell for the GitHub era"

0 commit comments

Comments
 (0)