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: Use .prototype. for consistency #38032

Merged
merged 1 commit into from
Apr 21, 2021
Merged

Commits on Apr 21, 2021

  1. doc: use foo.prototype.bar notation in buffer.md

    Most of the documentation uses `foo.prototype.bar` notation instead of
    `foo#bar` notation, this commit apply the former in `buffer.md`.
    
    PR-URL: nodejs#38032
    Reviewed-By: Derek Lewis <[email protected]>
    Reviewed-By: Antoine du Hamel <[email protected]>
    Reviewed-By: Colin Ihrig <[email protected]>
    Reviewed-By: Darshan Sen <[email protected]>
    VoltrexKeyva authored and aduh95 committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    8cb6b5d View commit details
    Browse the repository at this point in the history