diff --git a/README.md b/README.md index 8de6577d22..3fd3598c64 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ If the plugin is a filter, data streams to it one element at a time, and it can If the plugin is a sink, it is given the full vector of final data and is given free reign over stdin/stdout to use as it pleases. The [awesome-nu repo](https://github.com/nushell/awesome-nu#plugins) lists a variety of nu-plugins while the [showcase repo](https://github.com/nushell/showcase) *shows* off informative blog posts that have been written about Nushell along with videos that highlight technical -topics that been presented. +topics that have been presented. ## Goals