From 15cbcae7b280569924be7b4eb8361c6c77eaa5d7 Mon Sep 17 00:00:00 2001 From: Scott Morrison Date: Tue, 20 Feb 2024 21:40:59 +1100 Subject: [PATCH] chore: typo (#3415) --- .github/workflows/copyright-header.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/copyright-header.yml b/.github/workflows/copyright-header.yml index cff5c66bd4..c5bb03b938 100644 --- a/.github/workflows/copyright-header.yml +++ b/.github/workflows/copyright-header.yml @@ -16,5 +16,5 @@ jobs: echo "$FILES" exit 1 else - echo "All copyright headres present!" + echo "All copyright headers present." fi