diff --git a/README.rst b/README.rst
index d960903df9752f45cd6a92f6f10f9466778f485a..8631937d6e6ace96dbf1736f80c75db08f860a97 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,6 @@
 Shell lint pre-commit hook
 ##########################
 
-Shell lint pr
 Shell lint `pre-commit <http://pre-commit.com/>`_ hook. The hook runs
 :code:`/bin/sh -en` against found shell scripts.
 
@@ -10,7 +9,7 @@ Usage
 
 Add the following to your :code:`.pre-commit-config.yaml`:
 
-.. :code: yaml
+.. code:: yaml
 
     - repo: https://www.shore.co.il/git/shell-pre-commit/
       sha: v0.1.0