Fix capitalization: ids → IDs

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara
2024-11-08 12:54:48 +09:00
parent 3af7355d14
commit b61d8f478f
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
---
# The bare domain name which represents your Matrix identity.
# Matrix user ids for your server will be of the form (`@user:example.com`).
# Matrix user IDs for your server will be of the form (`@user:example.com`).
#
# Note: this playbook does not touch the server referenced here.
# Installation happens on another server ("matrix.example.com", see `matrix_server_fqn_matrix`).