Skip to content

Commit 49e4e61

Browse files
richvdhara4n
andauthored
fix typos
Co-authored-by: Matthew Hodgson <[email protected]>
1 parent b3f40fb commit 49e4e61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/2758-textual-id-grammar.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ past include:
2323
* [`m.room.message` `msgtypes`](https://matrix.org/docs/spec/client_server/r0.6.0#m-room-message-msgtypes)
2424
* `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).
2525
* `rule_ids`, `actions` and `tweaks` for [push rules](https://matrix.org/docs/spec/client_server/r0.6.0#push-rules).
26-
* [E2E messaging algoritm names](https://matrix.org/docs/spec/client_server/r0.6.0#messaging-algorithm-names).
26+
* [E2E messaging algorithm names](https://matrix.org/docs/spec/client_server/r0.6.0#messaging-algorithm-names).
2727

2828
## Proposal
2929

@@ -51,4 +51,4 @@ for user-visible strings.
5151

5252
* Avoiding non-ascii characters sidesteps any issues with homoglyphs or
5353
altenative encodings of the same characters.
54-
* Avoiding upper-case character sidesteps any concerns over case-sensistivity.
54+
* Avoiding upper-case character sidesteps any concerns over case-sensitivity.

0 commit comments

Comments
 (0)