Skip to content
This repository was archived by the owner on Jan 12, 2026. It is now read-only.

Commit 82ac55e

Browse files
committed
chore: correct description for release recipe
1 parent 3f959c2 commit 82ac55e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ checks:
7474
@just ruff-checks pytest static
7575

7676

77-
[doc("Template steps for a relase. Not meant to be run. Usage: just release <major|minor|patch>")]
77+
[doc("Template steps for a relase. Not meant to be run. Hypothetical usage: just release <major|minor|patch>")]
7878
[group("Misc")]
7979
release semver:
8080
#!/usr/bin/sh

0 commit comments

Comments
 (0)