Skip to content

Commit 4588bb0

Browse files
authored
docs: fix documentation of tag syntax (#200)
1 parent 63e4654 commit 4588bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/markdown/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ look at the following example `.pre-commit-config.yaml`:
319319
---
320320
repos:
321321
- repo: 'https://github.com/facelessuser/pyspelling.git'
322-
rev: 'v2.11'
322+
rev: '2.11'
323323
hooks:
324324
- id: 'pyspelling'
325325
verbose: true

0 commit comments

Comments
 (0)