diff --git a/Cargo.toml b/Cargo.toml index b735745..5a15099 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2021" description = "Tiny crate for simple configuration management" repository = "https://github.com/Steffo99/micronfig/" license = "MIT OR Apache-2.0" -keywords = ["12-factor-app", "configuration", "config", "environment", "envvar"] +keywords = ["twelve-factor-app", "configuration", "config", "environment", "envvar"] categories = ["config"]