diff options
| author | Ray <[email protected]> | 2022-08-14 21:31:12 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2022-08-14 21:31:12 +0200 |
| commit | 8769475e5babeda53e6bb1bf66757c7df5d86eec (patch) | |
| tree | 1b336bd405d9ef7cda7a02afd76cb4d70b119265 /index.html | |
| parent | 7b47b17e2e72aae626a5732d924d543218ebffbf (diff) | |
| parent | 10d946ef2fde005315e796738361bbfa8ee3959d (diff) | |
| download | raylib.com-8769475e5babeda53e6bb1bf66757c7df5d86eec.tar.gz raylib.com-8769475e5babeda53e6bb1bf66757c7df5d86eec.zip | |
Merge branch 'master' of https://github.com/raysan5/raylib.com
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;"> |
