branch: elpa/rubocop
commit b0c5bc266de90b4dc129fac430e8435a17c57581
Author: Bozhidar Batsov <bozhi...@batsov.com>
Commit: Bozhidar Batsov <bozhi...@batsov.com>

    Tweak a heading
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 623f934..1268dfe 100644
--- a/README.md
+++ b/README.md
@@ -93,7 +93,7 @@ You can run rubocop inside a chroot via schroot by setting:
 (setq rubocop-run-in-chroot t)
 ```
 
-## alternatives
+## Alternatives
 
 [Flycheck](https://www.flycheck.org) and Flymake (Emacs built-in) provide more 
sophisticated integration with various lint tools, including RuboCop.
 

Reply via email to