From 46f13c0ce73b821aa32369d4ad7e04d332071d61 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Mon, 6 Apr 2020 02:39:38 +0200 Subject: [PATCH] bleh --- scripts/projects.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/projects.js b/scripts/projects.js index b515b35..7115128 100644 --- a/scripts/projects.js +++ b/scripts/projects.js @@ -28,7 +28,7 @@ const projects = [{ }, { name: "MLEM", - desc: "(M)LEM (L)ibrary by (E)llpeck for (M)onoGame serves as an addition to the game framework MonoGame by supplying extension methods, quality of life improvements and additional features like a Ui system and easy input handling.", + desc: "(M)LEM (L)ibrary by (E)llpeck for (M)onoGame is an addition to the game framework MonoGame that provides extension methods, quality of life improvements and additional features like a Ui system and easy input handling.", links: { "Get it on NuGet": "https://www.nuget.org/packages?q=mlem", "Code on GitHub": "https://github.com/Ellpeck/MLEM"