From 96efcc6f85682a728ac9161ab1d5694c5108808c Mon Sep 17 00:00:00 2001 From: Jacob Bundgaard Date: Tue, 4 Feb 2020 23:24:19 +0100 Subject: [PATCH] Remove linebreak --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e13fbee..30f712d 100644 --- a/README.md +++ b/README.md @@ -93,8 +93,7 @@ The following arguments are available: 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.