Remove linebreak
diff --git a/README.md b/README.md
index e13fbee..30f712d 100644
--- a/README.md
+++ b/README.md
@@ -93,8 +93,7 @@
 Checks for the existence of private keys.
 
 #### `double-quote-string-fixer`
-This hook replaces double quoted strings
-  with single quoted strings.
+This hook replaces double quoted strings with single quoted strings.
 
 #### `end-of-file-fixer`
 Makes sure files end in a newline and only a newline.