From 9888926034f7d40ac4ed4adb1dea4de6cfecb262 Mon Sep 17 00:00:00 2001 From: Pablo Escobar Date: Wed, 21 Mar 2018 21:23:45 +0100 Subject: [PATCH] typo fix --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 73518558756..361e14c70f9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ # See https://pre-commit.com for more information # See https://pre-commit.com/hooks.html for more hooks # -# the pep8 custom config (e.g. custom line lenght) is defined in file .pep8 +# the pep8 custom config (e.g. custom line length) is defined in file .pep8 # https://pep8.readthedocs.io/en/release-1.7.x/intro.html#configuration repos: