From baa84494fc61cc27a3ed205deb4a507b40a2e691 Mon Sep 17 00:00:00 2001
From: Yohan Boniface <yb@enix.org>
Date: Tue, 14 May 2013 10:03:48 +0200
Subject: [PATCH] Fix README syntax

---
 README.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.rst b/README.rst
index 85584ac..3ac72c7 100644
--- a/README.rst
+++ b/README.rst
@@ -101,7 +101,7 @@ For this repository and django-leaflet-storage, here are the steps:
 
 For Leaflet.Storage, here are the steps:
 
-- add your language in 'bin/i18n.js'
-- run `node bin/i18n.js"
+- add your language in `bin/i18n.js`
+- run `node bin/i18n.js`
 - update the dedicated file in the `src/locale` repository
 - commit, push, PR :)
\ No newline at end of file
-- 
GitLab