doc: fixed typos in doc/api/deprecations.md and doc/api/diagnostics_channel.md#37282
doc: fixed typos in doc/api/deprecations.md and doc/api/diagnostics_channel.md#37282aduh95 merged 1 commit intonodejs:masterfrom marsonya:doc-type-fix-3
Conversation
|
It's a small thing, and you don't have to worry about it here because it can be fixed (or not) on landing, but our commit messages should use an imperative verb, so "doc: fix typo in foo.md" rather than "doc: fixed typo in foo.md". Normally, I wouldn't say anything, but because it looks like there may be a lot of these, I thought I'd mention it. Thanks for the PRs! |
Thank you for bringing it up. I will keep it in mind. |
PR-URL: #37282 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Pooja D P <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Harshitha K P <[email protected]>
PR-URL: #37282 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Pooja D P <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Harshitha K P <[email protected]>
PR-URL: #37282 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Pooja D P <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Harshitha K P <[email protected]>
in doc/api/deprecations.md -> 'ambiguity' was spelled 'ambigiuty'
in doc/api/diagnostics_channel.md -> 'sensitive' was spelled 'senstive' (twice)