We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64a627d commit 6a075bdCopy full SHA for 6a075bd
doc/source/development/contributing_codebase.rst
@@ -70,7 +70,7 @@ to run its checks with::
70
71
without needing to have done ``pre-commit install`` beforehand.
72
73
-If you want to run checks on all recently commited files on upstream/master you can use::
+If you want to run checks on all recently committed files on upstream/master you can use::
74
75
pre-commit run --from-ref=upstream/master --to-ref=HEAD --all-files
76
0 commit comments