Skip to content

Conversation

@saeid1994
Copy link
Contributor

Title:
Fix typo in event loop documentation: replace 'a person' with 'the event loop'

Description

Replaced the phrase "a person" with "the event loop" in the event loop documentation to better describe the behavior of the system and improve clarity.

Validation

I manually reviewed the change to ensure it accurately reflects the intended behavior described in the documentation. This change does not impact functionality and is purely a documentation fix.

Related Issues

No specific issues linked to this PR.

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run npm run format to ensure the code follows the style guide.
  • I have run npm run test to check if all tests are passing.
  • I have run npx turbo build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

Fix typo in event loop documentation: replace 'a person' with 'the event loop' for clarity and accuracy.

Signed-off-by: Saeed <[email protected]>
@saeid1994 saeid1994 requested a review from a team as a code owner December 28, 2024 08:20
@vercel
Copy link

vercel bot commented Dec 28, 2024

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

Name Status Preview Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview Dec 28, 2024 8:22am

@github-actions
Copy link
Contributor

github-actions bot commented Jan 10, 2025

Lighthouse Results

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

@github-actions
Copy link
Contributor

Unit Test Coverage Report

Lines Statements Branches Functions
Coverage: 85%
84.08% (597/710) 65.12% (183/281) 82.7% (110/133)

Unit Test Report

Tests Skipped Failures Errors Time
124 0 💤 0 ❌ 0 🔥 5.334s ⏱️

@AugustinMauroy AugustinMauroy added this pull request to the merge queue Jan 10, 2025
Merged via the queue into nodejs:main with commit 1b10adc Jan 10, 2025
16 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.

4 participants