From ad913b3b56a0b857a6b0578e8364ecce6f3cb81e Mon Sep 17 00:00:00 2001 From: Rajeev K Tomy Date: Thu, 23 Apr 2015 16:19:05 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50dc20e..57ed5b9 100644 --- a/README.md +++ b/README.md @@ -41,5 +41,5 @@ NOTES 2. You can put javascirpt and css directly inside text areas 3. Don't put html contents inside the text area 4. You can put jquery in text area. In this case, it is your job to make sure that, necessary jquery files are added. -5. By default, all the script that are related to static blocks are get included in the bottom side of the page and css files are included in `head` part (bottom side). +5. By default, all the script and CSS that are related to static blocks are included in `head` part.