Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
David Baker 2023-02-28 14:09:52 +00:00 committed by GitHub
parent 53bc8eb82f
commit 64703fd3cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -212,7 +212,7 @@ export function fullAliasFromRoomName(
}
/**
* Applies some basic sanitisation to an room name that the user
* Applies some basic sanitisation to a room name that the user
* has given us
* @param input The room name from the user
* @param client A matrix client object