correct one slight inaccuracy in language docs

This commit is contained in:
Anthony Sottile
2022-05-26 09:43:30 -04:00
committed by GitHub
parent e93c1c6f27
commit fb0ccf3546

View File

@@ -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,