From ecbe9dac3d2909a522fd55b0d2aab37b0cbc5331 Mon Sep 17 00:00:00 2001 From: Jakob <74077124+jakobFNF@users.noreply.github.com> Date: Mon, 30 Oct 2023 19:50:04 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9dcdad4a..4a4938ed 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This project has 4 different main projects: For all C++ code (1 and 2 above) - they are built with **CMake** For all Swift code (3 and 4 above) - they are built with **SPM** -## Developer Worklow +## Developer Workflow ### Initial Setup