Skip to content

Commit 878175a

Browse files
committed
typo fixes
1 parent 549cd75 commit 878175a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blog/2025-06-09-nushell_0_105_0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ As part of this release, we also publish a set of optional [plugins](https://www
204204
|[@zhiburt](https://github.com/zhiburt)|Fix table wrap emojie|[#15138](https://github.com/nushell/nushell/pull/15138)|
205205
|[@zhiburt](https://github.com/zhiburt)|nu-table/ 1 refactoring + a few optimizations + small fix|[#15653](https://github.com/nushell/nushell/pull/15653)|
206206
|[@zhiburt](https://github.com/zhiburt)|Fix #15653 regression with not counting padding properly|[#15704](https://github.com/nushell/nushell/pull/15704)|
207-
|[@zhiburt](https://github.com/zhiburt)|nu-table: (table --expand) Remove unnessary use of truncate logic|[#15727](https://github.com/nushell/nushell/pull/15727)|
207+
|[@zhiburt](https://github.com/zhiburt)|nu-table: (table --expand) Remove unnecessary use of truncate logic|[#15727](https://github.com/nushell/nushell/pull/15727)|
208208

209209
# Notes for plugin developers
210210

@@ -389,4 +389,4 @@ Afterwards, go through each PR and classify it as one of the following:
389389
|[@zhiburt](https://github.com/zhiburt)|Fix table wrap emojie|[#15138](https://github.com/nushell/nushell/pull/15138)|
390390
|[@zhiburt](https://github.com/zhiburt)|nu-table/ 1 refactoring + a few optimizations + small fix|[#15653](https://github.com/nushell/nushell/pull/15653)|
391391
|[@zhiburt](https://github.com/zhiburt)|Fix #15653 regression with not counting padding properly|[#15704](https://github.com/nushell/nushell/pull/15704)|
392-
|[@zhiburt](https://github.com/zhiburt)|nu-table: (table --expand) Remove unnessary use of truncate logic|[#15727](https://github.com/nushell/nushell/pull/15727)|
392+
|[@zhiburt](https://github.com/zhiburt)|nu-table: (table --expand) Remove unnecessary use of truncate logic|[#15727](https://github.com/nushell/nushell/pull/15727)|

0 commit comments

Comments
 (0)