Commit affe32d8 by finswimmer Committed by GitHub

Merge pull request #1773 from apollo13/patch-1

Fixed typo
parents b30577de 56ce0200
...@@ -7,7 +7,7 @@ class VersionCommand(Command): ...@@ -7,7 +7,7 @@ class VersionCommand(Command):
name = "version" name = "version"
description = ( description = (
"Shows the version of the project or bumps it when a valid" "Shows the version of the project or bumps it when a valid "
"bump rule is provided." "bump rule is provided."
) )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment