Skip to content

Fix typos in documentation and posts#2299

Open
oldregime wants to merge 1 commit intoexpressjs:gh-pagesfrom
oldregime:fix-docs-typos
Open

Fix typos in documentation and posts#2299
oldregime wants to merge 1 commit intoexpressjs:gh-pagesfrom
oldregime:fix-docs-typos

Conversation

@oldregime
Copy link
Copy Markdown

Summary

Fixes a few small spelling errors in English documentation and blog content:

  • peforming -> performing
  • seemlessly -> seamlessly
  • brower -> browser
  • ocurred -> occurred
  • middlware -> middleware
  • Securty -> Security
  • MAINTENENCE -> MAINTENANCE

Validation

  • git diff --check
  • node node_modules/eslint/bin/eslint.js --ignore-path .gitignore --ignore-pattern _includes/readmes/ "**/*.md"

Note: npm test invokes node_modules/.bin/eslint, which is not executable on my mounted workspace, so I ran the same eslint entrypoint with node directly.

@oldregime oldregime requested review from a team as code owners April 30, 2026 12:30
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 30, 2026

Deploy Preview for expressjscom-preview ready!

Name Link
🔨 Latest commit 5f68678
🔍 Latest deploy log https://app.netlify.com/projects/expressjscom-preview/deploys/69f34b7bdc473c00081f0a25
😎 Deploy Preview https://deploy-preview-2299--expressjscom-preview.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: 97 (🟢 up 1 from production)
Accessibility: 87 (no change from production)
Best Practices: 92 (🔴 down 8 from production)
SEO: 94 (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.

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.

1 participant