branch: elpa/jade-mode
commit c017b86026dc936489b4d107dac70dbfd2cf47ab
Author: Robert O'Connor <[email protected]>
Commit: Robert O'Connor <[email protected]>

    Fix Grammar error in Flycheck sentence.
    
    Signed-off-by: Robert O'Connor <[email protected]>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 13a81fb9ca..6e591a0da6 100644
--- a/README.md
+++ b/README.md
@@ -70,7 +70,7 @@ Add the following lines to any of your initialization files
 
 ### [Flycheck][] support.
 
-[Flycheck][] now has support for jade files. Currently only handles errors.
+[Flycheck][] now has support for jade files. It currently only handles errors.
 
 
 [Flycheck]: https://github.com/flycheck/flycheck

Reply via email to