mirror of
https://github.com/nushell/nushell.git
synced 2025-05-06 19:14:25 +02:00
Fix typo
This commit is contained in:
parent
1b863cbb2b
commit
c80907b7e6
@ -157,7 +157,7 @@ Nu adheres closely to a set of goals that make up its design philosophy. As feat
|
|||||||
|
|
||||||
* Nu views data as both structured and unstructured. It is an object shell like PowerShell.
|
* Nu views data as both structured and unstructured. It is an object shell like PowerShell.
|
||||||
|
|
||||||
* Finally, Nu views data functionally. Rather than using mutation, pipelines act as a mean to load, change, and save data without mutable state.
|
* Finally, Nu views data functionally. Rather than using mutation, pipelines act as a means to load, change, and save data without mutable state.
|
||||||
|
|
||||||
# Commands
|
# Commands
|
||||||
## Initial commands
|
## Initial commands
|
||||||
|
Loading…
Reference in New Issue
Block a user