Skip to content

Commit

Permalink
doc: add missing space
Browse files Browse the repository at this point in the history
  • Loading branch information
AugustinMauroy committed Apr 4, 2024
1 parent dd711d2 commit a37d905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/contributing/api-documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?
Expand Down

0 comments on commit a37d905

Please sign in to comment.