diff options
| author | Ray <[email protected]> | 2021-05-22 10:20:40 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-22 10:20:40 +0200 |
| commit | 41892992be9226d7a47b51b9ebf3118a9ee4934b (patch) | |
| tree | 13674b8298c456921a0e36b4db1a4190a57dfcc9 /index.html | |
| parent | 1f52d5a8a4ae3bc3ce3c3cf98b604c9f1adbd3e0 (diff) | |
| parent | 08cc6e00bf0a3611cf472f364126ad40aa383694 (diff) | |
| download | raylib.com-41892992be9226d7a47b51b9ebf3118a9ee4934b.tar.gz raylib.com-41892992be9226d7a47b51b9ebf3118a9ee4934b.zip | |
Merge pull request #23 from Ratcoder/patch-1
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;"> |
