From 03f297d8ab2b8f4671664238037536b63d9a7805 Mon Sep 17 00:00:00 2001 From: bzlibby Date: Thu, 20 Aug 2020 18:49:22 -0500 Subject: [PATCH] fix(docs): typo --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index 8a0f8bd..1402221 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -229,4 +229,4 @@ To view the graph after you have generated it: ``` - Label colors in the generated graph will match the colors of the project labels in Github -- Refer to [Graphviz](https://graphviz.org/documentation/) for additional graphing optionsake \ No newline at end of file +- Refer to [Graphviz](https://graphviz.org/documentation/) for additional graphing options \ No newline at end of file