Skip to content

Commit 298573b

Browse files
authored
Update pt-BR/book/carregando_dados.md
From review
1 parent 1f752dc commit 298573b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pt-BR/book/carregando_dados.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,8 @@ Embora seja útil poder abrir um arquivo e trabalhar imediatamente com uma tabel
176176

177177
```nu
178178
open Cargo.toml --raw
179-
# => [package] name = "nu"
179+
# => [package]
180+
# => name = "nu"
180181
# => version = "0.1.3"
181182
# => authors = ["Yehuda Katz <[email protected]>", "Sophia Turner <[email protected]>"]
182183
# => description = "A shell for the GitHub era"

0 commit comments

Comments
 (0)