mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Fix more typos throughout the specification
Fixes https://github.com/matrix-org/matrix-doc/issues/2193
This commit is contained in:
parent
a1177cbd61
commit
669377888e
|
|
@ -34,7 +34,7 @@ paths:
|
|||
Intermediate notary servers should cache a response for half of its
|
||||
lifetime to avoid serving a stale response. Originating servers should
|
||||
avoid returning responses that expire in less than an hour to avoid
|
||||
repeated reqests for a certificate that is about to expire. Requesting
|
||||
repeated requests for a certificate that is about to expire. Requesting
|
||||
servers should limit how frequently they query for certificates to
|
||||
avoid flooding a server with requests.
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
Fix various spelling errors throughout the specification.
|
||||
Loading…
Reference in a new issue