From 3a6126d8ef5321afd108d2353135102353a0dd4c Mon Sep 17 00:00:00 2001 From: Carl Smith Date: Mon, 5 Oct 2020 19:02:30 +0100 Subject: [PATCH] Fixed a minor typo. --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 90216b5..ffafc08 100644 --- a/Home.md +++ b/Home.md @@ -1,4 +1,4 @@ -Welcome to the raylib wiki! Here you will find information about raylib library. +Welcome to the raylib wiki! Here you will find information about the raylib library. - The first section details how raylib is designed and structured, explains decisions taken during the development process, and describes how certain things work internally.