From aae62a02f27e3f37b18a029bd99d222354d6f4eb Mon Sep 17 00:00:00 2001 From: Chris Bell Date: Thu, 14 Aug 2025 10:26:24 -0500 Subject: [PATCH] fix typo in about page --- about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about.html b/about.html index d1fb8f2..c2f231d 100644 --- a/about.html +++ b/about.html @@ -80,7 +80,7 @@ Hey you! Yeah, you! What are ya, a web developer or something? Think my website Godot Engine's editor is that it itself is made with Godot. This proves that it can be used to make flexible desktop applications, while providing game engine features like networking and an easy to use UI system.
  • - Godot is FOSS (Free and Open Source) software as well, which aligns with our core values. + Godot is FOSS (Free and Open Source Software) as well, which aligns with our core values.
  • It is easy to learn and use, which allows for anyone to modify the application to their liking, creating "mods/plugins" and making SessionZero work for them.