Skip to content

Commit 8a3164c

Browse files
authored
fix small typo (#1863)
1 parent aa70496 commit 8a3164c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2025-04-04-twin0293.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Published Friday, 04-Apr 2025
1212

1313
## Highlights
1414

15-
- Thanks to @LoicRiegel for two improvements `into datetime` this week - The command can now use a timezone flag when parsing a specific format, and it also accepts `float`s as input.
15+
- Thanks to @LoicRiegel for two improvements to `into datetime` this week - The command can now use a timezone flag when parsing a specific format, and it also accepts `float`s as input.
1616
- A few additional improvements come to `into datetime` with the upgrade of the `human-date-parser` crate. While we don't always remember to call out upstream improvements, Nushell
1717
just wouldn't be possible without the contributions of numerous contributors outside and upstream from our repos. A huge thanks to these (usually) unsung heroes.
1818
- @pyz4 improved the `polars cast` command to accept a decimal precision and scale. Thank you!

0 commit comments

Comments
 (0)