From d7bd35e7fdb413d2514b1951e040ec62e7fed0c4 Mon Sep 17 00:00:00 2001 From: Jonathan Turner Date: Mon, 3 Jun 2019 05:54:32 +1200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f76f0f1411..5cd735ba48 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,7 @@ Some file types can be loaded as tables. -------------------------------------------------------------------------- ``` -Once you've cound the data, you can call out to external applications and use it. +Once you've found the data, you can call out to external applications and use it. ```text ~\Code\nushell> open Cargo.toml | select package.version | echo $it