From 8a566bb8ad7845035d17b8f0b0e4ba924879f33e Mon Sep 17 00:00:00 2001 From: gcorbel Date: Thu, 17 Jan 2013 18:12:21 -0500 Subject: [PATCH] correct a type --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c53ee1..444bcbe 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This is a frontend editor for rails using the frontendeditor gem and ckeditor. $(document).ready -> FrontendEditor.init() -3. Include the new file when you to have an editable content +3. Include the new file where you to have an editable content 4. Add a css like this (feel free to customize it) : footer {