From ce7d12fc582c2d4294cb170e49b3878aee0263af Mon Sep 17 00:00:00 2001 From: Valentin Weber Date: Fri, 21 Feb 2025 22:26:00 +0100 Subject: [PATCH] chore(typo): Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd4ea88..664b701 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ chmod +x badgemagic ./badgemagic --help ``` -> Note: The windows and macOS build is not actively tested. Please try it out and report back whether it worked or any problems that might occour. +> Note: The windows and macOS build is not actively tested. Please try it out and report back whether it worked or any problems that might occur. If your system is not listed above (Linux / Windows on ARM, musl, etc.) or you want to do it anyway, you can install this tool from source: