Skip to content

Commit 3061c02

Browse files
committed
typo fixes
1 parent 36e60c5 commit 3061c02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blog/2025-09-02-nushell_0_107_0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -660,9 +660,9 @@ Added missing parent ('namespace') commands to improve error reporting:
660660

661661
- In `explore`, cursor position and search highlighting works better on non-ASCII characters. ([#16325](https://github.com/nushell/nushell/pull/16325))
662662

663-
- `path relative-to` works better for case-insentitive filesystems, this works on `Windowes` or `macOS`: `"/etc" | path relative-to "/Etc"` ([#16310](https://github.com/nushell/nushell/pull/16310))
663+
- `path relative-to` works better for case-insensitive filesystems, this works on `Windowes` or `macOS`: `"/etc" | path relative-to "/Etc"` ([#16310](https://github.com/nushell/nushell/pull/16310))
664664

665-
- `std help` displays better on binary exmaples. ([#16354](https://github.com/nushell/nushell/pull/16354))
665+
- `std help` displays better on binary examples. ([#16354](https://github.com/nushell/nushell/pull/16354))
666666

667667
- `into sqlite` will respect `$env.PWD` rather than current working directory. ([#16349](https://github.com/nushell/nushell/pull/16349))
668668

0 commit comments

Comments
 (0)