chore(misc): Spelling (#19678)

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2023-01-25 18:35:08 -05:00
committed by GitHub
parent 8c38878048
commit 02e5dcbbf2
23 changed files with 38 additions and 38 deletions

View File

@@ -143,7 +143,7 @@ Date: {date_str}
"--include-last/--skip-last",
default=False,
show_default=True,
help="Whether to also cancel the lastest run.",
help="Whether to also cancel the latest run.",
)
@click.option(
"--include-running/--skip-running",