From 665b0e0d3a1114d9840cf1227349525f0dfe3f72 Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Tue, 12 Jul 2016 16:47:12 -0700 Subject: [PATCH] update readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 7e854e387..a168710df 100644 --- a/Readme.md +++ b/Readme.md @@ -52,7 +52,7 @@ If you have an idea for an example that shows a common use case, pull request it
### Plugins -Slate encourages you to write small, reusable modules. Check out the list of public modules that you can use in your project! +Slate encourages you to write small, reusable modules. Check out the public ones you can use in your project! - [**Plugins**](wiki#plugins) - [**Serializers**](wiki#serializers)