From 223408c9ebaeb206ffd2229894de68cdc7c2f8a7 Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Thu, 6 Oct 2022 11:38:07 +0100 Subject: [PATCH] Grammar --- dendrite-sample.monolith.yaml | 2 +- dendrite-sample.polylith.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dendrite-sample.monolith.yaml b/dendrite-sample.monolith.yaml index 6ef3b3c66..eadb74a2a 100644 --- a/dendrite-sample.monolith.yaml +++ b/dendrite-sample.monolith.yaml @@ -25,7 +25,7 @@ global: # If the old private key file is available: # - private_key: old_matrix_key.pem # expired_at: 1601024554498 - # If only the public key (in base64 format) and key ID is known: + # If only the public key (in base64 format) and key ID are known: # - public_key: mn59Kxfdq9VziYHSBzI7+EDPDcBS2Xl7jeUdiiQcOnM= # key_id: ed25519:mykeyid # expired_at: 1601024554498 diff --git a/dendrite-sample.polylith.yaml b/dendrite-sample.polylith.yaml index 99141eec0..aa7e0cc38 100644 --- a/dendrite-sample.polylith.yaml +++ b/dendrite-sample.polylith.yaml @@ -25,7 +25,7 @@ global: # If the old private key file is available: # - private_key: old_matrix_key.pem # expired_at: 1601024554498 - # If only the public key (in base64 format) and key ID is known: + # If only the public key (in base64 format) and key ID are known: # - public_key: mn59Kxfdq9VziYHSBzI7+EDPDcBS2Xl7jeUdiiQcOnM= # key_id: ed25519:mykeyid # expired_at: 1601024554498