mirror of https://github.com/nodejs/node.git
doc: fix missing newline character
PR-URL: https://github.com/nodejs/node/pull/16447 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> Reviewed-By: Anatoli Papirovski <apapirovski@mac.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
This commit is contained in:
parent
3e68e4414a
commit
f91218c58f
|
@ -677,4 +677,4 @@ LTS working group and the Release team.
|
|||
[backporting guide]: doc/guides/backporting-to-release-lines.md
|
||||
[Stability Index]: doc/api/documentation.md#stability-index
|
||||
[Enhancement Proposal]: https://github.com/nodejs/node-eps
|
||||
[git-username]: https://help.github.com/articles/setting-your-username-in-git/
|
||||
[git-username]: https://help.github.com/articles/setting-your-username-in-git/
|
||||
|
|
Loading…
Reference in New Issue