File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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 .
You can’t perform that action at this time.
0 commit comments