Skip to content

fix(content): correct spelling mistakes#310

Merged
yasinmiran merged 1 commit into
mainfrom
fix/spelling-mistakes
Jul 1, 2026
Merged

fix(content): correct spelling mistakes#310
yasinmiran merged 1 commit into
mainfrom
fix/spelling-mistakes

Conversation

@yasinmiran

@yasinmiran yasinmiran commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Correct visible spelling mistakes across news and event MDX content.
  • Fix the deputy training coordinator role typo in people data.
  • Normalize corrected data-management tags to the existing hyphenated tag format.

Test plan

  • nvm use 24 && corepack enable && pnpm install --frozen-lockfile && pnpm build && pnpm test:pages

Copilot AI review requested due to automatic review settings July 1, 2026 12:15

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR cleans up user-facing typos across site content (MDX) and a small typo in the people data JSON, and normalizes one news item’s tags to the existing hyphenated tag format used across the site.

Changes:

  • Fixes multiple spelling mistakes in news/event MDX frontmatter and body text.
  • Corrects a role typo in src/data/people.json.
  • Normalizes tags in nordic-ds-network-meeting to hyphenated tag names (e.g., data-management, fair-data).

Reviewed changes

Copilot reviewed 14 out of 14 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/data/people.json Corrects a role label typo in people data.
src/content/news/2026/strengthening-fair-metadata-standards/index.mdx Fixes title spelling and an attribution typo.
src/content/news/2026/nordic-ds-network-meeting/index.mdx Normalizes tags to hyphenated format.
src/content/news/2026/jaspar-cdr/index.mdx Fixes “ELXIR” → “ELIXIR” in summary.
src/content/news/2025/nels-scheduled-maintenance-november/index.mdx Fixes “continously/continuosly” → “continuously”.
src/content/news/2025/charm-eu-open-science-recognition-award/index.mdx Fixes month spelling in date field.
src/content/news/2024/elixir4-celebration/index.mdx Fixes “Noway” → “Norway”.
src/content/news/2021/norske-sars-cov-2-gensekvenser-na-fritt-tilgjengelig-gjennom-den-apne-genbanken-ena/index.mdx Fixes “sbakteriologi” → “bakteriologi”.
src/content/news/2020/metapipe-is-now-operational/index.mdx Fixes “Bioinformatcis” → “Bioinformatics”.
src/content/news/2020/2nd-round-of-elixir-fairdom-staff-exchange/index.mdx Fixes “Noway/dicussed” → “Norway/discuss”.
src/content/news/2019/please-help-us-improve-our-bioinformatics-services/index.mdx Fixes spacing/typos in summary/body text.
src/content/news/2019/elixir-norway-at-the-elixir-all-hands-meeting-in-lisbon/index.mdx Fixes “brougth” → “brought”.
src/content/news/2018/first-hands-on-workshop-in-marine-metagenomics-organised-in-troms/index.mdx Fixes “metagenomcis” → “metagenomics”.
src/content/events/2025/elixir-industry-engagement-day/index.mdx Fixes “ELXIR” → “ELIXIR”.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/data/people.json Outdated
Comment thread src/content/news/2026/strengthening-fair-metadata-standards/index.mdx Outdated
@yasinmiran
yasinmiran force-pushed the fix/spelling-mistakes branch from 7d8ba0f to 1b3931c Compare July 1, 2026 12:33
Correct visible typos in news, event, and people content so published copy and metadata read cleanly.
@yasinmiran
yasinmiran force-pushed the fix/spelling-mistakes branch from 1b3931c to cc26614 Compare July 1, 2026 12:37
@yasinmiran
yasinmiran merged commit db5ddff into main Jul 1, 2026
1 check 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