Skip to content

Commit 89e929c

Browse files
Update book/types_of_data.md
Co-authored-by: Douglas <[email protected]>
1 parent 3a61235 commit 89e929c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/types_of_data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ $my_record
334334
# => │ rank │ 99 │
335335
# => ╰───────┴────────────╯
336336
337-
$my_record | get name
337+
$my_record | get name
338338
# => Kylian
339339
```
340340

0 commit comments

Comments
 (0)