From 31a08538577a1727bf6a48f8efaed2ce4bd9b414 Mon Sep 17 00:00:00 2001
From: etjanster <thelazorne@protonmail.com>
Date: Thu, 22 Aug 2024 12:35:40 +0200
Subject: [PATCH] spelling

---
 wiki-rtd/docs/wip/September-2024.md | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/wiki-rtd/docs/wip/September-2024.md b/wiki-rtd/docs/wip/September-2024.md
index 519449f..aee83a0 100644
--- a/wiki-rtd/docs/wip/September-2024.md
+++ b/wiki-rtd/docs/wip/September-2024.md
@@ -19,16 +19,17 @@ Highlights:
 <img src="rd-circle.png" width="150">
 
 
-## Post-summer report
+## Post-summer blog
 
 You did not think we just spent all summer on the beach, did you?! 🏖️
 
-## NEWS: Lighter Manifest for 0.9b
-
-
+## NEWS: Lighter Manifest for 0.9.0b
 
 Now this might not be so exciting for most of our users, but we have begun rewriting the entire RetroDECK flatpak manifest for 0.9.0b (it is not done yet but getting close).
 
+
+### What is it?
+
 **In short what we have done:**
 
 Moved RetroDECK from a monolithic approach where everything was built in one instance to a modular approach where each subsystem/emulator/engine/feature has its own building environment in its own repo and the main RetroDECK project just builds together all those modules.