(Style): Minor wording changes.

This commit is contained in:
2021-10-11 19:34:06 +03:00
parent 87571d46e0
commit ed3ead4f88
4 changed files with 6 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ from .rooms import Room
@module.cmd(
name="rent",
desc="Rent a private study room!",
desc="Rent a private study room with your friends!",
group="Productivity",
aliases=('add',)
)