Update README.md

This commit is contained in:
Jonathan Turner 2019-06-03 05:54:32 +12:00 committed by GitHub
parent 6503942a27
commit d7bd35e7fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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