hive-c0re: fix clippy doc_markdown nit in matrix_accounts.rs

This commit is contained in:
damocles 2026-07-31 23:06:41 +02:00 committed by mara
commit 423427abeb

View file

@ -104,7 +104,7 @@ fn account_name_from_filename(fname: &str) -> Option<String> {
}
/// `GET /api/matrix-accounts?agent=<name>` — matrix accounts provisioned
/// for `agent`, backfilled with homeserver/live/user_id from the daemon's
/// for `agent`, backfilled with `homeserver`/`live`/`user_id` from the daemon's
/// snapshot.
#[utoipa::path(
get,