Skip to content

Commit 6b364e7

Browse files
authored
Fix wording in v108 release notes
1 parent 2decf23 commit 6b364e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2025-10-15-nushell_v0_108_0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1127,7 +1127,7 @@ The following commands will no longer raise ir-eval errors:
11271127

11281128
### Dotnu completion refactor, fixes path with space for both dotnu module path and external executable ([#16715]) [[toc](#table-of-contents)]
11291129

1130-
Module path completion for command `use`/`source` now behaviors in the same manner of basic file completion, which is less error prone when dealing with paths with spaces or other special characters.
1130+
Module path completion for commands `use`/`source` now behaves in the same manner as basic file completion, which is less error-prone when dealing with paths with spaces or other special characters.
11311131

11321132
Fixed the bug of empty result of external executable path completion at the head of a pipeline when the path prefix contains spaces.
11331133

0 commit comments

Comments
 (0)