summaryrefslogtreecommitdiffhomepage
path: root/HISTORY.md
diff options
context:
space:
mode:
author2Bear <[email protected]>2023-11-14 21:28:45 +0800
committerGitHub <[email protected]>2023-11-14 14:28:45 +0100
commitefc0fed9ce23406658fa0c8e4a4e934073a1d62f (patch)
treeaf07076b2abc20434789c2120a15a429e7540684 /HISTORY.md
parent5ac00a3ccb87b649ceb07e48c00a2cd9d62de48f (diff)
downloadraylib-efc0fed9ce23406658fa0c8e4a4e934073a1d62f.tar.gz
raylib-efc0fed9ce23406658fa0c8e4a4e934073a1d62f.zip
Fix tiny spelling mistake. (#3540)
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 8444e86f..f1a67bb4 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -464,7 +464,7 @@ Highlights for `raylib 5.0`:
- **`NEW` raylib web examples functionality**: Beside the addition of several new examples, the web examples functionality has been improved. Examples have been organized by [complexity level](https://www.raylib.com/examples.html), marked with one star for simple examples and up to 4 stars for more complex ones. A new option has been added to web to allow to **filter examples by function-name** usage, to ease the learning process when looking for an usage example of some function. Finally, **open-graph metadata** information has been added to all examples individual webpages, improving a the visuals and information when sharing those webpages on social networks, sharing the example screenshot and details.
-As always, those are only some highlights of the new `raylib 5.0` but there is many more improvements! Support for 16-bit HDR images/textures, SVG loading and scaling support, new OpenGL ES 3.0 graphic backend, new iamge gradient generators, sound alias loading, improved 3d models loading, multiple optimizations, new bindings, CodeQL integration and much more!
+As always, those are only some highlights of the new `raylib 5.0` but there is many more improvements! Support for 16-bit HDR images/textures, SVG loading and scaling support, new OpenGL ES 3.0 graphic backend, new image gradient generators, sound alias loading, improved 3d models loading, multiple optimizations, new bindings, CodeQL integration and much more!
Make sure to check raylib [CHANGELOG]([CHANGELOG](https://github.com/raysan5/raylib/blob/master/CHANGELOG)) for a detailed list of changes!