diff options
| author | Evan Johnston <[email protected]> | 2022-08-12 03:06:17 +0000 |
|---|---|---|
| committer | Evan Johnston <[email protected]> | 2022-08-12 03:06:17 +0000 |
| commit | d0c56c551066183b3280aa651b42c88646924266 (patch) | |
| tree | d49fa3b14d374d4b36de8739b3d7988f96358c05 /index.html | |
| parent | ecba06dbb37760aeee3888fb141430f1386bb605 (diff) | |
| download | raylib.com-d0c56c551066183b3280aa651b42c88646924266.tar.gz raylib.com-d0c56c551066183b3280aa651b42c88646924266.zip | |
fix spelling of `typical`
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ <br> <h2>raylib learning resources</h2> <br> - <p>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. <strong>Best way to learn to code is reading code.</strong></p> + <p>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. <strong>Best way to learn to code is reading code.</strong></p> <br> <div style="display: flex;"> <div id="platforms" style="margin: 0 auto;"> |
