commit 3fe1055e5ef4c4b59c6958c137d1847099d5eff3 parent d947844355268e0a4fca8fcd9d32fe36706e2294 Author: mjkloeckner <martin.cachari@gmail.com> Date: Fri, 27 Jan 2023 18:41:32 -0300 fix typo Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md @@ -35,7 +35,7 @@ of the graph when parsed with ## Generating a preview of the graph -First make sure you have [graphiz](https://graphviz.org/) package installed, +First make sure you have [graphviz](https://graphviz.org/) package installed, then just pipe the output of the program to `dot`: ```shell