diff --git a/src/NadekoBot/Resources/CommandStrings.resx b/src/NadekoBot/Resources/CommandStrings.resx
index 426ab5f7..0962eb9a 100644
--- a/src/NadekoBot/Resources/CommandStrings.resx
+++ b/src/NadekoBot/Resources/CommandStrings.resx
@@ -589,7 +589,7 @@
ban b
- Bans a user by id or name with an optional message.
+ Bans a user by ID or name with an optional message.
`.b "@some Guy" Your behaviour is toxic.`
@@ -598,7 +598,7 @@
softban sb
- Bans and then unbans a user by id or name with an optional message.
+ Bans and then unbans a user by ID or name with an optional message.
`.sb "@some Guy" Your behaviour is toxic.`
@@ -697,7 +697,7 @@
setchanlname schn
- Changed the name of the current channel.
+ Changes the name of the current channel.
`.schn NewName`
@@ -724,7 +724,7 @@
die
- Works only for the owner. Shuts the bot down.
+ Works only for the bot owner. Shuts the bot down.
`@NadekoBot die`
@@ -733,7 +733,7 @@
setname newnm
- Give the bot a new name.
+ Gives the bot a new name.
`.newnm BotName`
@@ -2646,4 +2646,4 @@
`.resetperms`
-
\ No newline at end of file
+