diff --git a/app/flatpages/help/game_support.md b/app/flatpages/help/game_support.md index 14ddf68c..47738027 100644 --- a/app/flatpages/help/game_support.md +++ b/app/flatpages/help/game_support.md @@ -29,7 +29,7 @@ You can still use unsupported_games to mark games as unsupported. You can also specify games that you've tested in supported_games. # Should work with all games but I've only tested using Minetest Game: - supported_games = *, minetest_games + supported_games = *, minetest_game # But doesn't work in capturetheflag unsupported_game = capturetheflag diff --git a/app/templates/todo/game_support.html b/app/templates/todo/game_support.html index a87ff68d..75e26d4c 100644 --- a/app/templates/todo/game_support.html +++ b/app/templates/todo/game_support.html @@ -65,7 +65,7 @@

Bulk support all games

- {{ _("Click the button below to confirm that all games without listed supported_games (red text above) do support all games, except for any games listed in unsupported_games.") }} + {{ _("Click the button below to confirm that all packages without listed supported_games (red text above) do support all games, except for any games listed in unsupported_games.") }}