From e7532ecc1b76754646efad5f6576244d85747c6b Mon Sep 17 00:00:00 2001 From: Peter0x44 Date: Sun, 12 Jun 2022 15:24:37 +0000 Subject: [PATCH] Correct typo "Commmand" -> "Command" --- Working-for-Web-(HTML5).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Working-for-Web-(HTML5).md b/Working-for-Web-(HTML5).md index b190178..481f726 100644 --- a/Working-for-Web-(HTML5).md +++ b/Working-for-Web-(HTML5).md @@ -173,7 +173,7 @@ raylib examples [`Makefile`](https://github.com/raysan5/raylib/blob/master/examp ## 4. Compile raylib game for web -### 4.1 Commmand-line compilation +### 4.1 Command-line compilation To compile raylib game directly from the command line, those are the commands to run: