doc: fix formatting in onboarding-extras
Use of extra `|` breaks markdown table rendering. Fix it. PR-URL: https://github.com/nodejs/node/pull/12350 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
parent
48f780d8ea
commit
508c8ce864
@ -13,11 +13,11 @@
|
||||
| `lib/{crypto,tls,https}` | @nodejs/crypto |
|
||||
| `lib/dgram` | @cjihrig, @mcollina |
|
||||
| `lib/domains` | @misterdjules |
|
||||
| `lib/fs`, `src/{fs|file}` | @nodejs/fs |
|
||||
| `lib/fs`, `src/{fs,file}` | @nodejs/fs |
|
||||
| `lib/internal/url`, `src/node_url` | @nodejs/url |
|
||||
| `lib/{_}http{*}` | @nodejs/http |
|
||||
| `lib/net` | @bnoordhuis, @indutny, @nodejs/streams |
|
||||
| `lib/{_}stream{s|*}` | @nodejs/streams |
|
||||
| `lib/{_}stream{*}` | @nodejs/streams |
|
||||
| `lib/repl` | @addaleax, @fishrock123 |
|
||||
| `lib/timers` | @fishrock123, @misterdjules |
|
||||
| `lib/util` | @bnoordhuis, @cjihrig, @evanlucas |
|
||||
|
Loading…
x
Reference in New Issue
Block a user