diff options
| author | TheSandvichMaker <[email protected]> | 2022-09-23 17:54:36 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-09-23 17:54:36 +0200 |
| commit | ee1a90c2c14f03d383164ef610bb943e4ecf471d (patch) | |
| tree | 3a13916b70fdfb9a42244dbbf83fe98ab22d7358 | |
| parent | fd154fd8e8414760cb96a2eeb4c3a7dee02d5482 (diff) | |
| download | raylib.com-ee1a90c2c14f03d383164ef610bb943e4ecf471d.tar.gz raylib.com-ee1a90c2c14f03d383164ef610bb943e4ecf471d.zip | |
Update index.html
Fixed small spelling/grammar issues
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -81,7 +81,7 @@ <a href="https://github.com/raysan5/raylib-games" target="_blank"><img class="icon" src="images/learning/games.png" title="raylib games" alt="raylib games" width="112" height="112"/></a> </div> </div> - <p>A part from those materials, there are plenty of tutorials created by the amazing raylib community. It's highly recommended to join the friendly<a href="https://discord.gg/raylib" target="_blank">raylib Discord Community</a> to stay up to date of latest raylib news and ask for help when required!</p> + <p>Apart from those materials, there are plenty of tutorials created by the amazing raylib community. It's highly recommended to join the friendly <a href="https://discord.gg/raylib" target="_blank">raylib Discord Community</a> to stay up to date of latest raylib news and ask for help when required!</p> <br> <h2>raylib awards</h2> <br> @@ -114,7 +114,7 @@ <br> <h2>raylib language bindings</h2> <br> - <p>You can use raylib with multiple programming languages, there are <a href="https://github.com/raysan5/raylib/blob/master/BINDINGS.md" target="_blank">+60 bindings</a>!. Here it is a list with some of them:</p> + <p>You can use raylib with multiple programming languages, there are <a href="https://github.com/raysan5/raylib/blob/master/BINDINGS.md" target="_blank">+60 bindings</a>! Here is a list with some of them:</p> <br> <div style="display: flex;"> <div id="bindings" style="margin: 0 auto;"> |
