From c80907b7e6b4647efa09b1b52be93cd36107405f Mon Sep 17 00:00:00 2001 From: Eoin Kelly Date: Sun, 25 Aug 2019 09:48:02 +1200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d9e102347..8a38f0990c 100644 --- a/README.md +++ b/README.md @@ -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. -* 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 ## Initial commands