From eb8f6ef2040a24bfb9b07dc391971cdefe18b82d Mon Sep 17 00:00:00 2001 From: kramo <93832451+kra-mo@users.noreply.github.com> Date: Fri, 5 May 2023 19:56:20 +0200 Subject: [PATCH] Missing period --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f8b53e7..2589760 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,7 +24,7 @@ The project can be translated on [Weblate](https://hosted.weblate.org/engage/car ## For Windows 1. Install [MSYS2](https://www.msys2.org/). 2. From the MSYS2 shell, install the required dependencies listed [here](https://github.com/kra-mo/cartridges/blob/main/.github/workflows/windows.yml). -3. Build it via Meson +3. Build it via Meson. ## Meson ```bash