diff --git a/src/documents/blog/16-HaxeFlixel-5-4-0.html.md b/src/documents/blog/16-HaxeFlixel-5-4-0.html.md
index 3c4e23fb2..50f46dc2d 100644
--- a/src/documents/blog/16-HaxeFlixel-5-4-0.html.md
+++ b/src/documents/blog/16-HaxeFlixel-5-4-0.html.md
@@ -14,7 +14,7 @@ Another reason the release was delayed was that George, our lead maintainer fina
# Aseprite Utils
-By far the biggest development of HaxeFlixel 5.4.0 is the various tools that utilize [Aseprite's](https://www.aseprite.org/) [atlas exporting](https://aseprite.com/docs/sprite-sheet/#texture-atlases tools). For those unaware, Aseprite is a very popular animated sprite editor and pixel art tool, we can't recommend it enough for anyone using HaxeFlixel, especially for pixel-art games. The main goal of [FlxAsepriteUtil](https://api.haxeflixel.com/flixel/graphics/FlxAsepriteUtil.html) is to allow devs to define animation data using Aseprite's tags rather than in code.
+By far the biggest development of HaxeFlixel 5.4.0 is the various tools that utilize [Aseprite's](https://www.aseprite.org/) [atlas exporting](https://aseprite.com/docs/sprite-sheet/#texture-atlases) tools. For those unaware, Aseprite is a very popular animated sprite editor and pixel art tool, we can't recommend it enough for anyone using HaxeFlixel, especially for pixel-art games. The main goal of [FlxAsepriteUtil](https://api.haxeflixel.com/flixel/graphics/FlxAsepriteUtil.html) is to allow devs to define animation data using Aseprite's tags rather than in code.
@@ -103,4 +103,4 @@ Lastly, we've added the `allFiles` field to classes generated via [FlxAssets.bui
- [Contribution Guide](https://github.com/HaxeFlixel/flixel/wiki/Contribution-Guide): To help people unfamiliar with contributing to open-source software, Git, or Github.
- [Accessible Contributions](https://github.com/HaxeFlixel/flixel/wiki/Accessible-Contributions): A list of bugs, issues and feature requests that newcomers could easily implement for HaxeFlixel. Mainly things like adding snippets and demos, which are always great to have more of.
- **Flixel 6.0.0:** We still have some minor versions planned to release before the next major version, but we are currently getting all [our ducks in a row](https://github.com/HaxeFlixel/flixel/milestone/13) for it, nonetheless.
-- **[Flixel rendering overhaul](https://github.com/HaxeFlixel/flixel/issues/2915):** We're looking for talented devs to revive the important effort of upgrading HaxeFlixel's rendering capabilities. **This is paid work!**
\ No newline at end of file
+- **[Flixel rendering overhaul](https://github.com/HaxeFlixel/flixel/issues/2915):** We're looking for talented devs to revive the important effort of upgrading HaxeFlixel's rendering capabilities. **This is paid work!**