Skip to content

Commit 5443470

Browse files
committed
Made changes
1 parent 33830e6 commit 5443470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/2-process/github_process.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ def main():
187187
args,
188188
PATHS["repo"],
189189
PATHS["data_quarter"],
190-
f"Add and commit new Github data for {QUARTER}",
190+
f"Add and commit new GitHub data for {QUARTER}",
191191
)
192192
shared.git_push_changes(args, PATHS["repo"])
193193

0 commit comments

Comments
 (0)