Skip to content

Commit 6a075bd

Browse files
author
David-dmh
committed
DOC: fix spelling
1 parent 64a627d commit 6a075bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/development/contributing_codebase.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ to run its checks with::
7070

7171
without needing to have done ``pre-commit install`` beforehand.
7272

73-
If you want to run checks on all recently commited files on upstream/master you can use::
73+
If you want to run checks on all recently committed files on upstream/master you can use::
7474

7575
pre-commit run --from-ref=upstream/master --to-ref=HEAD --all-files
7676

0 commit comments

Comments
 (0)