From b738d65c713427b68011dd5695e7592136226d1c Mon Sep 17 00:00:00 2001 From: Ryan Hartlage Date: Sun, 21 Apr 2024 08:10:02 -0400 Subject: [PATCH] Fix typo (continueing -> continuing) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e9239635..e2108c873 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ documentation first change to the ``doc`` folder: cd doc ``` -Before continueing, check if you have Doxygen installed. It is recommended to +Before continuing, check if you have Doxygen installed. It is recommended to use the same Doxygen version used in [CI](.github/workflows/docs.yml). To install Sphinx, make sure you have a Python installation in place and run: