diff --git a/scripts/manual_team_sync.py b/scripts/manual_team_sync.py index 9474c2d..b84071a 100644 --- a/scripts/manual_team_sync.py +++ b/scripts/manual_team_sync.py @@ -127,7 +127,7 @@ def enlist_teams_to_fix( """ Gives you a list of TCAOFF team members whose Cosec details are missing or malformed. - This does NOT enlist missing names. Th efocus of this function is only fixing. + This does NOT enlist missing names. The focus of this function is only fixing. :param tcaoff_team_list: The list of team members from TCAOFF's '/team/list' API. :param cosec_team_list: The list of team members from Cosec's Muster Roll report. :return: The list of TCAOFF team members with read-to-use correct data.