Merge pull request #2577 from matrix-org/travis/clarification/spelling

Fix more typos throughout the specification
This commit is contained in:
Travis Ralston 2020-05-25 13:08:27 -06:00 committed by GitHub
commit 25f4a30b18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -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.

View file

@ -0,0 +1 @@
Fix various spelling errors throughout the specification.