From 410d461b6f1a2025831bc9479fc9c4dce1f1ea4f Mon Sep 17 00:00:00 2001 From: Daniel K Bueno Date: Sat, 25 Jun 2022 23:02:42 +0900 Subject: [PATCH] Corrected typo. --- ...-Setup-for-Windows-with-Visual-Studio-2022,-GCC,-or-MinGW.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Quick-Setup-for-Windows-with-Visual-Studio-2022,-GCC,-or-MinGW.md b/Quick-Setup-for-Windows-with-Visual-Studio-2022,-GCC,-or-MinGW.md index b688db1..e97c500 100644 --- a/Quick-Setup-for-Windows-with-Visual-Studio-2022,-GCC,-or-MinGW.md +++ b/Quick-Setup-for-Windows-with-Visual-Studio-2022,-GCC,-or-MinGW.md @@ -13,7 +13,7 @@ Download the zip file, or clone the repository. It doens't matter what one you u Rename the folder whatever you want. This will be the name of your game. #(OPTIONAL) Get raylib -If you wish to use a specific version of raylib, follow the instructions below. If you want the current developmetn version, skip this section and premake will download raylib for you. +If you wish to use a specific version of raylib, follow the instructions below. If you want the current development version, skip this section and premake will download raylib for you. ## (OPTIONAL) Download raylib Get the raylib sources from