Skip to content

Commit 7f7bd6d

Browse files
authored
Fix typo (nushell#1809)
1 parent 0b47025 commit 7f7bd6d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

blog/2025-02-14-twin0286.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,13 @@ Published Friday, 2025-02-14
1515
Happy Valentine's Day from TWiN!
1616

1717
Some exciting changes this week in `main` and nightlies include the first drop of a new Custom Attributes feature - Thanks @Bahex!
18-
This has been a much anticpiated (and discussed) feature. Attributes can now be defined and assigned to custom commands.
18+
This has been a much anticipated (and discussed) feature. Attributes can now be defined and assigned to custom commands.
1919
Custom Attributes are currently being used to attach nicely-formatted examples to the custom commands in the Standard Library (`std`),
2020
define test cases for the those commands, and even assign new search terms to the help. And there's more to come!
2121

2222
In addition, `std-rfc` has been moved into Nushell-proper (and updated with custom attributes as well). These "early look"/preview
23-
commands can now be used out-of-the-box with `use std-rfc/<submodule>`.
23+
commands can now be used out-of-the-box with `use std-rfc/<submodule>`. We welcome your feedback on these commands as we consider
24+
whether and when to promote them to the Standard Library.
2425

2526
And those who have already wasted far too much time theming their shell can now also custom-theme the Welcome Banner.
2627

0 commit comments

Comments
 (0)