Fix capitalization: room id → room ID

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara
2024-10-14 23:19:48 +09:00
parent cf50800b30
commit ac90870e30
4 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@
[global]
# The server_name is the pretty name of this server. It is used as a suffix for user
# and room ids. Examples: matrix.org, conduit.rs
# and room IDs. Examples: matrix.org, conduit.rs
# The Conduit server needs all /_matrix/ requests to be reachable at
# https://your.server.name/ on port 443 (client-server) and 8448 (federation).