Skip to content

Commit cf6c49f

Browse files
committed
style(UvProvider): fix typo in comment
1 parent 1bb40c7 commit cf6c49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commitizen/providers/uv_provider.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
class UvProvider(TomlProvider):
1515
"""
16-
uv.lock and pyproject.tom version management
16+
uv.lock and pyproject.toml version management
1717
"""
1818

1919
filename = "pyproject.toml"

0 commit comments

Comments
 (0)