From 459e7d18cb91504764c9d269271b2ca225738d99 Mon Sep 17 00:00:00 2001 From: Finn Bear Date: Thu, 25 Apr 2024 12:01:29 -0700 Subject: [PATCH] Fix typo (#566) --- content/games/data.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/games/data.toml b/content/games/data.toml index 6d4b6c3b..b2397435 100644 --- a/content/games/data.toml +++ b/content/games/data.toml @@ -271,7 +271,7 @@ image = "/assets/img/makiomino.gif" [[items]] name = "Mazean" -description = "Mazean is an online multipayer FPS" +description = "Mazean is an online multiplayer FPS" categories = ["fps", "action", "released"] image = "/assets/img/mazean.png" homepage_url = "https://mazean.com"