diff --git a/frontends/sdl/Cargo.toml b/frontends/sdl/Cargo.toml
index 4567ceabfc10c96314e5649ac86d8f4dce76491d..550ba6bc1b28a19088cbe4c9de5503e0d8a433a6 100644
--- a/frontends/sdl/Cargo.toml
+++ b/frontends/sdl/Cargo.toml
@@ -2,7 +2,7 @@
 name = "boytacean-sdl"
 version = "0.6.6"
 authors = ["João Magalhães <joamag@gmail.com>"]
-description = "Game Boy Emulator SDL (Desktop) Application"
+description = "An SDL frontend for Boytacen"
 license = "Apache-2.0"
 keywords = ["gameboy", "emulator", "rust", "sdl"]
 edition = "2018"