Skip to content

Commit 21af270

Browse files
authored
Fix typo/wording in v108 release notes
While I assume it's a word typo of 'show' -> 'should', the two closed bug ticket samples work now, so I would find it more appropriate to make it a definite statement. 'should' would unnecessarily leave open why it may still not be working.
1 parent 2decf23 commit 21af270

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
@@ -1225,7 +1225,7 @@ This was due to a miscompilation bug, which is now fixed.
12251225

12261226
- The LSP should now work better with unsaved files and with overlays used as prefixes (ex. `overlay use foo as bar --prefix`) ([#16568])
12271227

1228-
- Variables defined as custom command arguments show now be available to autocomplete inside that command. ([#16531])
1228+
- Variables defined as custom command arguments now autocomplete inside that command. ([#16531])
12291229

12301230
- Fixed building `nu-command` by itself. ([#16616])
12311231

0 commit comments

Comments
 (0)