branch: elpa/jade-mode
commit 0d0bbf60730d0e33c6362e1fceeaf0e133b1ceeb
Merge: 97c460453b c017b86026
Author: Travis Jefferson <[email protected]>
Commit: Travis Jefferson <[email protected]>
Merge pull request #63 from robbyoconnor/fix-grammar-error
Fix Grammar error in Flycheck sentence.
---
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