diff --git a/Cargo.toml b/Cargo.toml index a2cefc1..2d21b0c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "am-reminder-bot" description = "Matrix bot that gives you reminders" -repostirory = "https://git.nao.sh/amanda/reminder-bot" +repository = "https://git.nao.sh/amanda/reminder-bot" keywords = ["matrix", "bot", "reminder"] readme = "README.md" license = "EUPL-1.2"