Skip to content

Commit 7f5faa6

Browse files
authored
Fix typo in v0.112.1 post (#2151)
1 parent cfcf9d8 commit 7f5faa6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

blog/2026-04-11-nushell_v0_112_1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -967,7 +967,7 @@ Flags removed:
967967
- `watch --debounce-ms` in favor of `watch --debounce`
968968
- `into value --columns --prefer-filesizes` in favor of `detect type --columns --prefer-filesizes`
969969

970-
`into value` no longer infer nushell datatype form string. Use `detect type` in combination with `update cells` instead.
970+
`into value` no longer infer nushell datatype from string. Use `detect type` in combination with `update cells` instead.
971971

972972
## Other changes <JumpToc/>
973973

0 commit comments

Comments
 (0)