Skip to content

fix(learn): fix typo in fetch learn #7609

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 2, 2025
Merged

Conversation

SaberLS
Copy link
Contributor

@SaberLS SaberLS commented Apr 2, 2025

Fixed typo in the "Streaming Responses with Undici" section. The word "chucks" has been replaced with "chunks."

Fixed typo in the "Streaming Responses with Undici" section. The word "chucks" has been replaced with "chunks."

Signed-off-by: SaberLS <[email protected]>
@SaberLS SaberLS requested a review from a team as a code owner April 2, 2025 14:04
Copy link

vercel bot commented Apr 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview Apr 2, 2025 2:05pm

@nilkhankari
Copy link
Contributor

looks good to me

@avivkeller avivkeller added fast-track Fast Tracking PRs github_actions:pull-request Trigger Pull Request Checks labels Apr 2, 2025
@avivkeller avivkeller enabled auto-merge April 2, 2025 14:58
Copy link
Contributor

github-actions bot commented Apr 2, 2025

Lighthouse Results

URL Performance Accessibility Best Practices SEO Report
/en 🟢 99 🟢 100 🟢 100 🟢 91 🔗
/en/about 🟢 100 🟢 100 🟢 100 🟢 91 🔗
/en/about/previous-releases 🟢 100 🟢 100 🟢 100 🟢 92 🔗
/en/download 🟠 89 🟢 100 🟢 100 🟢 91 🔗
/en/blog 🟢 100 🟢 100 🟢 96 🟢 92 🔗

@avivkeller avivkeller changed the title docs: fix typo in fetch.md fix(learn): fix typo Apr 2, 2025
@avivkeller avivkeller changed the title fix(learn): fix typo fix(learn): fix typo in fetch learn Apr 2, 2025
@avivkeller
Copy link
Member

Fast tracking due to simplicity

Copy link
Contributor

github-actions bot commented Apr 2, 2025

Unit Test Coverage Report

Title Lines Statements Branches Functions
@node-core/ui-components Coverage: 95%
95.83% (161/168) 77.86% (102/131) 88.57% (31/35)
@nodejs/website Coverage: 87%
84.73% (494/583) 76.03% (165/217) 86.99% (107/123)
Title Tests Skipped Failures Errors Time
@node-core/ui-components 24 0 💤 0 ❌ 0 🔥 4.918s ⏱️
@nodejs/website 156 0 💤 0 ❌ 0 🔥 6.409s ⏱️

@avivkeller avivkeller added this pull request to the merge queue Apr 2, 2025
Merged via the queue into nodejs:main with commit f575907 Apr 2, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fast-track Fast Tracking PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants