Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4b7a7cd

Browse files
committedMay 11, 2025·
docs(pyproject.toml): fix typo
1 parent cab2778 commit 4b7a7cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ all.sequence = [
257257
"check-commit",
258258
]
259259

260-
"doc:screenshots".help = "Render documentation screeenshots"
260+
"doc:screenshots".help = "Render documentation screenshots"
261261
"doc:screenshots".script = "scripts.gen_cli_help_screenshots:gen_cli_help_screenshots"
262262

263263
"doc:build".help = "Build the documentation"

0 commit comments

Comments
 (0)