diff --git a/hive-c0re/src/dashboard/matrix_accounts.rs b/hive-c0re/src/dashboard/matrix_accounts.rs index 370c4d5f..3e861bfe 100644 --- a/hive-c0re/src/dashboard/matrix_accounts.rs +++ b/hive-c0re/src/dashboard/matrix_accounts.rs @@ -104,7 +104,7 @@ fn account_name_from_filename(fname: &str) -> Option { } /// `GET /api/matrix-accounts?agent=` — 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,