From 79a0a9b47b76942aa5c1a5f0f658ae68430af0cb Mon Sep 17 00:00:00 2001 From: yarml Date: Tue, 14 Mar 2023 00:58:16 +0100 Subject: [PATCH] Add missing 'to' --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 46a8b45..dc91a3a 100644 --- a/Home.md +++ b/Home.md @@ -1,6 +1,6 @@ Welcome to the raylib wiki! Here you will find information about the raylib library. - **Library Design**: How raylib is designed and structured, decisions taken during the development process, how things work internally. - - **Development Platforms**: How compile and use raylib on multiple development platforms. + - **Development Platforms**: How to compile and use raylib on multiple development platforms. - **IDE Configurations**: Specific information to configure raylib in multiple IDEs. - **Misc Help** and **FAQ**: Miscellaneous how-to documents for specific topics and _Frequently Asked Questions_.