Skip to content

Commit 85cc936

Browse files
Update otterdog/cli.py
Co-authored-by: Kairo Araujo <kairo@dearaujo.nl> Signed-off-by: Mikaël Barbero <mikael.barbero@gmail.com>
1 parent c3ffde6 commit 85cc936

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

otterdog/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ def plan(organizations: list[str], no_web_ui, repo_filter, update_webhooks, upda
481481
)
482482
def check_status(organizations: list[str], no_web_ui, repo_filter):
483483
"""
484-
Check the status of current configuration (validity and wether it is in sync with the GitHub live configuration).
484+
Check the status of current configuration (validity and whether it is in sync with the GitHub live configuration).
485485
Output JSON with the status of each organization.
486486
"""
487487
from otterdog.operations.check_status import CheckStatusOperation

0 commit comments

Comments
 (0)