From d0c56c551066183b3280aa651b42c88646924266 Mon Sep 17 00:00:00 2001 From: Evan Johnston Date: Fri, 12 Aug 2022 03:06:17 +0000 Subject: fix spelling of `typical` --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 2c9baeb..3b71796 100644 --- a/index.html +++ b/index.html @@ -69,7 +69,7 @@

raylib learning resources


-

raylib does not provide the tipical API documentation or a big set of tutorials. The library is designed to be minimalistic and be learned just from a cheatsheet with all required functionality and a big collection of examples to see how to use that functionality. Best way to learn to code is reading code.

+

raylib does not provide the typical API documentation or a big set of tutorials. The library is designed to be minimalistic and be learned just from a cheatsheet with all required functionality and a big collection of examples to see how to use that functionality. Best way to learn to code is reading code.


-- cgit v1.2.3