diff --git a/src/boot/categories.toml b/src/boot/categories.toml index 2ab4c46a1ab..cb493c8b04e 100644 --- a/src/boot/categories.toml +++ b/src/boot/categories.toml @@ -224,8 +224,8 @@ description = """ Crates for dealing with files and filesystems.\ """ -[game-engines] -name = "Game engines" +[game-development] +name = "Game Development" description = """ Crates for creating games.\ """