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