Better grammar in URL preview description (#225)

Part of https://github.com/matrix-org/matrix-public-archive/issues/202
This commit is contained in:
Eric Eastwood 2023-05-10 01:12:49 -05:00 committed by GitHub
parent 16323df054
commit 1a140b39c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -906,7 +906,7 @@ router.get(
const pageOptions = {
title: `${roomData.name} - Matrix Public Archive`,
description: `View the history of ${roomData.name} in the Matrix Public Archive`,
description: `View the history of the ${roomData.name} room in the Matrix Public Archive`,
imageUrl:
roomData.avatarUrl &&
mxcUrlToHttpThumbnail({