Skip to content

Commit dbb93e3

Browse files
committed
Fix typos
1 parent a7dc32b commit dbb93e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blog/2025-07-22-nushell_0_106_0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Afterwards, go through each PR and classify it as one of the following:
164164
| [@fdncred](https://github.com/fdncred) | fix `stor` insert/delete collision | [#15838](https://github.com/nushell/nushell/pull/15838) |
165165
| [@fdncred](https://github.com/fdncred) | bump to dev version 0.105.2 | [#15952](https://github.com/nushell/nushell/pull/15952) |
166166
| [@fdncred](https://github.com/fdncred) | add `like`, `not-like` to `help operators` | [#15959](https://github.com/nushell/nushell/pull/15959) |
167-
| [@fdncred](https://github.com/fdncred) | repect color_config.header color for record key | [#16006](https://github.com/nushell/nushell/pull/16006) |
167+
| [@fdncred](https://github.com/fdncred) | respect color_config.header color for record key | [#16006](https://github.com/nushell/nushell/pull/16006) |
168168
| [@fdncred](https://github.com/fdncred) | fix LS_COLORS fi=0 coloring | [#16012](https://github.com/nushell/nushell/pull/16012) |
169169
| [@fdncred](https://github.com/fdncred) | update nushell to latest reedline e4221b9 | [#16044](https://github.com/nushell/nushell/pull/16044) |
170170
| [@fdncred](https://github.com/fdncred) | update rust version 1.86.0 | [#16077](https://github.com/nushell/nushell/pull/16077) |
@@ -180,7 +180,7 @@ Afterwards, go through each PR and classify it as one of the following:
180180
| [@kumarUjjawal](https://github.com/kumarUjjawal) | fix(random dice): gracefully handle --sides 0 using NonZeroUsize | [#16001](https://github.com/nushell/nushell/pull/16001) |
181181
| [@kumarUjjawal](https://github.com/kumarUjjawal) | fix(metadata set): return error when both --datasource-filepath and -datasource-ls are used | [#16049](https://github.com/nushell/nushell/pull/16049) |
182182
| [@liquid-dragons](https://github.com/liquid-dragons) | Improve precision in parsing of filesize values | [#15950](https://github.com/nushell/nushell/pull/15950) |
183-
| [@liquid-dragons](https://github.com/liquid-dragons) | Fix docs typo referring to non-existant `Value::CustomValue` | [#15954](https://github.com/nushell/nushell/pull/15954) |
183+
| [@liquid-dragons](https://github.com/liquid-dragons) | Fix docs typo referring to non-existent `Value::CustomValue` | [#15954](https://github.com/nushell/nushell/pull/15954) |
184184
| [@liquid-dragons](https://github.com/liquid-dragons) | If `save`-ing with non-existing parent dir, return directory_not_found | [#15961](https://github.com/nushell/nushell/pull/15961) |
185185
| [@marienz](https://github.com/marienz) | Better error on spawn failure caused by null bytes | [#15911](https://github.com/nushell/nushell/pull/15911) |
186186
| [@marienz](https://github.com/marienz) | Also type-check optional arguments | [#16194](https://github.com/nushell/nushell/pull/16194) |

0 commit comments

Comments
 (0)