diff --git a/Cargo.toml b/Cargo.toml
index 505f12987116e088dfa18884991c567a1f29feca..1dc35fdbe839bde9e2ba43f2a424069a57b2919a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
 edition = "2021"
 authors = ["Louis Capitanchik <contact@louiscap.co>"]
 description = "Utility macros to make it easier to build complex systems with Bevy"
-license = "apache-2.0"
+license = "Apache-2.0"
 
 [lib]
 name = "micro_games_macros"