Skip to content
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

doc: fix typo in worker_threads.md #38368

Merged
merged 1 commit into from
Apr 26, 2021
Merged

Commits on Apr 26, 2021

  1. doc: fix typo in worker_threads.md

    "Buffer.alloc()" -> "Buffer.allocUnsafe()"
    
    Buffer.alloc() does not use the internal Buffer pool.
    
    PR-URL: nodejs#38368
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    takayama-lily authored and Trott committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    0577fe3 View commit details
    Browse the repository at this point in the history