From 2dd6c01dd0adafee60f8e985d57ff60e3c4928c8 Mon Sep 17 00:00:00 2001 From: Max Powis Date: Tue, 3 Oct 2023 21:57:33 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ca5cbe..a120700 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ graph TD # Roadmap * [ ] [Expose dark cv as alternate download on personal website](https://github.com/maxpowis/cv/milestone/3) -* [ ] Complete this README with missing GitHub actions lowchards and descriptions +* [ ] Complete this README with missing GitHub actions flowcharts and descriptions

(back to top)