Skip to content

Commit caeb522

Browse files
authored
Fix incorrect tense in release notes entry (#2029)
1 parent 0052673 commit caeb522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2025-09-02-nushell_0_107_0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -766,7 +766,7 @@ Thanks to all the contributors below for helping us solve issues, improve docume
766766
| [@sholderbach](https://github.com/sholderbach) | Add "did my homework" checkboxes to issue template | [#16520](https://github.com/nushell/nushell/pull/16520) |
767767
| [@fdncred](https://github.com/fdncred) | Pin polars dependency planus to version 1.1.1 | [#16538](https://github.com/nushell/nushell/pull/16538) |
768768
| [@sholderbach](https://github.com/sholderbach) | Fix issue form syntax | [#16541](https://github.com/nushell/nushell/pull/16541) |
769-
| [@ItsHarper](https://github.com/ItsHarper) | Fixes incorrect documentation of the default behavior of the `bits rol`, `bits ror`, `bits shl`, and `bits shr` commands when the `--number-bytes` flag is not provided | [#16542](https://github.com/nushell/nushell/pull/16542) |
769+
| [@ItsHarper](https://github.com/ItsHarper) | Fix incorrect documentation of the default behavior of the `bits rol`, `bits ror`, `bits shl`, and `bits shr` commands when the `--number-bytes` flag is not provided | [#16542](https://github.com/nushell/nushell/pull/16542) |
770770

771771
# Full changelog
772772

0 commit comments

Comments
 (0)