Skip to content

Standardize spelling: British to American English - #72

Merged
gosia-f merged 3 commits into
mainfrom
claude/wonderful-tesla-w2te5p
Jun 12, 2026
Merged

Standardize spelling: British to American English#72
gosia-f merged 3 commits into
mainfrom
claude/wonderful-tesla-w2te5p

Conversation

@gosia-f

@gosia-f gosia-f commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Summary

Updated spelling throughout the codebase to use American English conventions, changing British spellings to their American equivalents across content pages, articles, and research documents.

Changes Made

  • Page content (src/pages/index.astro): Updated 15+ instances across hero sections, feature descriptions, and tabbed content

    • "organisations" → "organizations"
    • "specialised" → "specialized"
    • "synthesise" → "synthesize"
    • "programmes" → "programs"
    • "focussing" → "focusing"
  • Article content (src/content/articles/):

    • Updated water/measurement units: "litres" → "liters"
    • Fixed spelling in article titles and body text across multiple pieces
    • Updated alt text descriptions
  • Story content (src/content/stories/sci-for-ai.md):

    • "kilometres" → "kilometers"
    • "paralysing" → "paralyzing"
  • Research documentation (src/content/research/):

    • Updated terminology in compliance documentation

Implementation Details

This is a comprehensive spelling standardization pass applying American English conventions consistently across all user-facing content. No functional changes or component modifications were made—purely content updates to align with a single spelling standard.

https://claude.ai/code/session_01HH4fuEBPHXUgGAjhqfdPvb

claude added 3 commits June 12, 2026 15:26
Fixes: focussing→focusing, focussed→focused, specialising→specializing,
prioritising→prioritizing, paralysing→paralyzing, centre→center,
litres→liters, kilometres→kilometers across 8 content files.

https://claude.ai/code/session_01HH4fuEBPHXUgGAjhqfdPvb
organisations→organizations, organisation's→organization's,
ORGANISATIONAL→ORGANIZATIONAL, specialised→specialized,
standardised→standardized, synthesise→synthesize.

https://claude.ai/code/session_01HH4fuEBPHXUgGAjhqfdPvb
@netlify

netlify Bot commented Jun 12, 2026

Copy link
Copy Markdown

Deploy Preview for green-software-foundation ready!

Name Link
🔨 Latest commit 557aad6
🔍 Latest deploy log https://app.netlify.com/projects/green-software-foundation/deploys/6a2c2767d1ecab0008660088
😎 Deploy Preview https://deploy-preview-72--green-software-foundation.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 89 (🔴 down 1 from production)
Accessibility: 93 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@gosia-f
gosia-f merged commit c71fc9f into main Jun 12, 2026
5 of 6 checks passed
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