docs: things aren't always simple

This commit is contained in:
Pete Davison
2025-04-16 15:59:35 +00:00
parent b11da93c78
commit 789a7ea950
3 changed files with 8 additions and 8 deletions

View File

@@ -167,7 +167,7 @@ tasks:
- Push the commit/tag to the repository
- Create a GitHub release
To use the task, simply run "task release:<version>" where "<version>" is is one of:
To use the task, run "task release:<version>" where "<version>" is is one of:
- "major" - Bumps the major number
- "minor" - Bumps the minor number