Skip to content

Commit e2e8409

Browse files
committed
chore: fix typos
1 parent 45bbb40 commit e2e8409

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Code style
2525
----------
2626

2727
We use `ruff <https://docs.astral.sh/ruff/>`_ along with other tools to format our code.
28-
Please run ``tox -e style`` on your patches before submiting them.
28+
Please run ``tox -e style`` on your patches before submitting them.
2929
In order to perform a style check and correction at each commit you can use our
3030
`pre-commit <https://pre-commit.com/>`_ configuration with ``pre-commit install``.
3131

0 commit comments

Comments
 (0)