Skip to content

Commit f811079

Browse files
authored
Fix reference to nonexistent command (nushell#2024)
1 parent 9153ab2 commit f811079

File tree

1 file changed

+1
-1
lines changed
  • lang-guide/chapters/types/basic_types

1 file changed

+1
-1
lines changed

lang-guide/chapters/types/basic_types/binary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
## Common commands that can be used with `binary`
2020

21-
- `into bits`
21+
- `into binary`
2222
- `bits` subcommands (see `help bits` for a list)
2323
- `bytes` subcommands (see `help bytes` for a list)
2424
- `encode`

0 commit comments

Comments
 (0)