Skip to content

Commit a4641d0

Browse files
authored
DOCS: Fix code-block (pydata#11228)
1 parent 99769c2 commit a4641d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/contribute/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ You can either run pre-commit manually via Pixi as described above, or set up gi
241241

242242
This is done by:
243243

244-
.. code-block:: sh
244+
.. code-block:: shell
245245
246246
pixi shell -e pre-commit # enter the pre-commit environment
247247
pre-commit install # install the git hooks

0 commit comments

Comments
 (0)