mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-01 08:44:09 +02:00
Merge pull request #2577 from matrix-org/travis/clarification/spelling
Fix more typos throughout the specification
This commit is contained in:
commit
25f4a30b18
|
|
@ -34,7 +34,7 @@ paths:
|
||||||
Intermediate notary servers should cache a response for half of its
|
Intermediate notary servers should cache a response for half of its
|
||||||
lifetime to avoid serving a stale response. Originating servers should
|
lifetime to avoid serving a stale response. Originating servers should
|
||||||
avoid returning responses that expire in less than an hour to avoid
|
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
|
servers should limit how frequently they query for certificates to
|
||||||
avoid flooding a server with requests.
|
avoid flooding a server with requests.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Fix various spelling errors throughout the specification.
|
||||||
Loading…
Reference in a new issue