Skip to content

footer: fix Laurier spelling (Wilfred → Wilfrid) - #71

Open
macoyj wants to merge 1 commit into
mainfrom
macoy/fix-wilfrid-laurier-spelling
Open

footer: fix Laurier spelling (Wilfred → Wilfrid)#71
macoyj wants to merge 1 commit into
mainfrom
macoy/fix-wilfrid-laurier-spelling

Conversation

@macoyj

@macoyj macoyj commented Aug 28, 2026

Copy link
Copy Markdown

Sir Wilfrid Laurier's given name is spelled Wilfrid, not "Wilfred". The footer quote attribution had it wrong, so it appeared on every page of buildcanada.com.

Change

  • src/components/Footer.tsx— Sir Wilfred Laurier— Sir Wilfrid Laurier

Scope check

  • Repo-wide grep for wilf/laurier: the footer was the only misspelling. The other reference, src/app/toronto/vote/get-involved/page.tsx, was already spelled correctly.
  • Crawled all 946 URLs in the live sitemap: every page had exactly one "Wilfred" (the shared footer), so nothing needs fixing on the CMS/york_factory side.
  • Also checked BuildCanada/website; its footer attributes the quote to just "— Laurier", so no change needed there.

🤖 Generated with Claude Code

Sir Wilfrid Laurier's given name is spelled "Wilfrid". The footer quote
attribution had it as "Wilfred". The other site reference, on the Toronto
get-involved page, was already correct.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@greptile-apps

greptile-apps Bot commented Aug 28, 2026

Copy link
Copy Markdown

Greptile Summary

Corrects Sir Wilfrid Laurier’s name in the shared site footer.

  • Replaces “Wilfred” with the historically correct spelling, “Wilfrid.”

Confidence Score: 5/5

The PR appears safe to merge.

The only change corrects static footer text and introduces no behavioral, security, build, or compatibility issues.

Important Files Changed

Filename Overview
src/components/Footer.tsx Corrects a static attribution typo without changing component behavior, structure, or styling.

Reviews (1): Last reviewed commit: "footer: fix Laurier spelling (Wilfred ->..." | Re-trigger Greptile

@macoyj
macoyj requested a review from mikaalnaik August 28, 2026 20:18

@mikaalnaik mikaalnaik left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's go!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants