summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-07-14 13:16:19 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-07-14 13:16:19 +0000
commitdea1ff8e8ce88840434d53977ff62683240f5b8f (patch)
tree60da4e1c735a2d2d89907609c5bb1b1638c4c648 /CONTRIBUTING.md
parentAdding upstream version 2.19.0. (diff)
downloadpre-commit-dea1ff8e8ce88840434d53977ff62683240f5b8f.tar.xz
pre-commit-dea1ff8e8ce88840434d53977ff62683240f5b8f.zip
Adding upstream version 2.20.0.upstream/2.20.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index fa1678c..310c17e 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -72,7 +72,7 @@ to implement. The current implemented languages are at varying levels:
- 3rd class - pre-commit requires the user to install both the tool and the
language globally (current examples: script, system)
-"third class" is usually the easiest to implement first and is perfectly
+"second class" is usually the easiest to implement first and is perfectly
acceptable.
Ideally the language works on the supported platforms for pre-commit (linux,