diff --git a/src/Data/GuildSettings.cs b/src/Data/GuildSettings.cs
index 79a7b89..fa21db9 100644
--- a/src/Data/GuildSettings.cs
+++ b/src/Data/GuildSettings.cs
@@ -18,7 +18,7 @@ public static class GuildSettings
///
///
/// - No message will be sent if set to "off", "disable" or "disabled".
- /// - will be sent if set to "default" or "reset"
+ /// - will be sent if set to "default" or "reset".
///
///
///
@@ -30,7 +30,7 @@ public static class GuildSettings
///
///
/// - No message will be sent if set to "off", "disable" or "disabled".
- /// - will be sent if set to "default" or "reset"
+ /// - will be sent if set to "default" or "reset".
///
///
///