From 518d299600a671dbcbdb9734cdca8c719824adc9 Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Tue, 19 Jun 2018 12:14:53 -0700 Subject: [PATCH] Update resources.md --- docs/general/resources.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/general/resources.md b/docs/general/resources.md index 103cdd7a2..d061ecc0d 100644 --- a/docs/general/resources.md +++ b/docs/general/resources.md @@ -17,7 +17,7 @@ These tools are helpful when developing with Slate: ## Products -These products are built on top of Slate, and can give you an idea of what's possible: +These products are built with Slate, and can give you an idea of what's possible: * [GitBook](https://www.gitbook.com/) * [Guru](https://www.getguru.com/) @@ -26,7 +26,7 @@ These products are built on top of Slate, and can give you an idea of what's pos ## Editors -These pre-packaged editors are built with Slate, and can be helpful to see how you might structure your code: +These pre-packaged editors are built on top of Slate, and can be helpful to see how you might structure your code: * [Canner Editor](https://github.com/Canner/canner-slate-editor) is a rich text editor. * [French Press Editor](https://github.com/roast-cms/french-press-editor) is a customizeable editor with offline support.