diff options
| author | Ratcoder <[email protected]> | 2021-05-21 19:36:00 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-21 19:36:00 -0500 |
| commit | 08cc6e00bf0a3611cf472f364126ad40aa383694 (patch) | |
| tree | 13674b8298c456921a0e36b4db1a4190a57dfcc9 /index.html | |
| parent | 1f52d5a8a4ae3bc3ce3c3cf98b604c9f1adbd3e0 (diff) | |
| download | raylib.com-08cc6e00bf0a3611cf472f364126ad40aa383694.tar.gz raylib.com-08cc6e00bf0a3611cf472f364126ad40aa383694.zip | |
Fixed a typo
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -73,7 +73,7 @@ <br> <h2>raylib awards</h2> <br> - <p>raylib has received several recognitions in the last years and many people has written about the library. Here there are the main awards received from <strong>Google</strong> and <strong>Epic Games</strong>.</p> + <p>raylib has received several recognitions in the last years and many people have written about the library. Here there are the main awards received from <strong>Google</strong> and <strong>Epic Games</strong>.</p> <br> <div style="display: flex;"> <div id="platforms" style="margin: 0 auto;"> |
