Skip to content

Commit

Permalink
docs: fix documentation of tag syntax (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
schuellerf authored Jan 15, 2025
1 parent 63e4654 commit 4588bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/markdown/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ look at the following example `.pre-commit-config.yaml`:
---
repos:
- repo: 'https://github.com/facelessuser/pyspelling.git'
rev: 'v2.11'
rev: '2.11'
hooks:
- id: 'pyspelling'
verbose: true
Expand Down

0 comments on commit 4588bb0

Please sign in to comment.