mirror of https://github.com/nodejs/node.git
doc: add missing space
PR-URL: https://github.com/nodejs/node/pull/52360 Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>pull/52255/head^2
parent
d7aa8fc9da
commit
a63261cf2c
|
@ -106,7 +106,7 @@ a Graph that supports easy modification and update of its nodes.
|
|||
|
||||
In addition to `unified` we also use
|
||||
[Remark](https://github.com/remarkjs/remark) for manipulating the Markdown part,
|
||||
and [Rehype](https://github.com/rehypejs/rehype)to help convert to and from
|
||||
and [Rehype](https://github.com/rehypejs/rehype) to help convert to and from
|
||||
Markdown.
|
||||
|
||||
### What are the steps of the internal tooling?
|
||||
|
|
Loading…
Reference in New Issue