From f2102d3dc38224d68e110e4d00befc05e86a3daa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Almgren?= <7923949+joao-almgren@users.noreply.github.com> Date: Thu, 3 Oct 2024 12:46:49 +0200 Subject: [PATCH] spelling --- Working-on-GNU-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Working-on-GNU-Linux.md b/Working-on-GNU-Linux.md index 8a72edc..abbcda5 100644 --- a/Working-on-GNU-Linux.md +++ b/Working-on-GNU-Linux.md @@ -1,6 +1,6 @@ ## Dependencies -Raylib as several dependencies that you need in order to work with it. +Raylib has several dependencies that you need in order to work with it. #### Install required tools You need a **GCC** (or alternative C99 compiler), **make** and **git** (to download raylib repo).