fix typos

Co-authored-by: Matthew Hodgson <matthew@matrix.org>
pull/2758/head
Richard van der Hoff 4 years ago committed by GitHub
parent b3f40fb553
commit 49e4e61e80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,7 +23,7 @@ past include:
* [`m.room.message` `msgtypes`](https://matrix.org/docs/spec/client_server/r0.6.0#m-room-message-msgtypes)
* `app_id` for [`POST /_matrix/client/r0/pushers/set`](https://matrix.org/docs/spec/client_server/r0.6.0#post-matrix-client-r0-pushers-set).
* `rule_ids`, `actions` and `tweaks` for [push rules](https://matrix.org/docs/spec/client_server/r0.6.0#push-rules).
* [E2E messaging algoritm names](https://matrix.org/docs/spec/client_server/r0.6.0#messaging-algorithm-names).
* [E2E messaging algorithm names](https://matrix.org/docs/spec/client_server/r0.6.0#messaging-algorithm-names).
## Proposal
@ -51,4 +51,4 @@ for user-visible strings.
* Avoiding non-ascii characters sidesteps any issues with homoglyphs or
altenative encodings of the same characters.
* Avoiding upper-case character sidesteps any concerns over case-sensistivity.
* Avoiding upper-case character sidesteps any concerns over case-sensitivity.

Loading…
Cancel
Save