1 files changed, 2 insertions(+), 2 deletions(-)
R _posts/{2020-09-01-forging-redplanet-day-001.md => 2020-09-01-forging-redplanet-day-001-gentle-start.md}
@@ 52,8 52,8 @@ a bare-bones immediate-mode GUI framework, and a concurrent in-memory data
model. Before I knew it, I was writing the beginnings of a modular game engine,
and it is this spin-off in particular, that I have made the most progress on.
-The library itself is called [**Forge**][forge]. It currently possesses at most
-20% of the features I mentioned. Here is the immediate-mode GUI in action.
+The library is called [**Forge**][forge]. It currently possesses at most 20% of
+the features I mentioned. Here is the immediate-mode GUI in action.
<video src="https://files.rycwo.xyz/borann_db82840.mp4" muted controls></video>