Skip to content

docs: fix res.download typo#2281

Closed
Rohan5commit wants to merge 1 commit intoexpressjs:gh-pagesfrom
Rohan5commit:docs-res-download-browser-20260417
Closed

docs: fix res.download typo#2281
Rohan5commit wants to merge 1 commit intoexpressjs:gh-pagesfrom
Rohan5commit:docs-res-download-browser-20260417

Conversation

@Rohan5commit
Copy link
Copy Markdown

Summary

  • fix a typo in the res.download API documentation

Related issue

  • N/A (trivial docs typo)

Guideline alignment

  • reviewed CONTRIBUTING.md
  • kept the change to one content file with no behavior impact

Validation

  • git diff --check

@Rohan5commit Rohan5commit requested a review from a team as a code owner April 17, 2026 03:07
Copilot AI review requested due to automatic review settings April 17, 2026 03:07
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 17, 2026

Deploy Preview for expressjscom-preview ready!

Name Link
🔨 Latest commit 1cff723
🔍 Latest deploy log https://app.netlify.com/projects/expressjscom-preview/deploys/69e1a4029c68bf0008e1fdee
😎 Deploy Preview https://deploy-preview-2281--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

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

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Fixes a documentation typo in the Express 3.x res.download API docs.

Changes:

  • Corrected “brower” → “browser” in res.download documentation.

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

that will appear in the browser dialog is set to `path`
by default, however you may provide an override `filename`.

When an error has ocurred or transfer is complete the optional
Copy link

Copilot AI Apr 17, 2026

Choose a reason for hiding this comment

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

Typo in the docs: "ocurred" should be "occurred".

Suggested change
When an error has ocurred or transfer is complete the optional
When an error has occurred or transfer is complete the optional

Copilot uses AI. Check for mistakes.
@krzysdz
Copy link
Copy Markdown
Contributor

krzysdz commented Apr 17, 2026

Duplicate of #2279

@krzysdz krzysdz marked this as a duplicate of #2279 Apr 17, 2026
@krzysdz krzysdz closed this Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants