nushell / nushell.github.io

Nushell's main website, blog, book, and more
https://www.nushell.sh/book/
MIT License
162 stars 400 forks source link

Fix typo in C#/PowerShell examples #1392

Closed ajhall closed 2 months ago

ajhall commented 2 months ago

InNullOrEmpty -> IsNullOrEmpty

hustcer commented 2 months ago

Thanks