Merge pull request #2131 from jimmycuadra/e2ee-easier-typo

Fix typo in key verification framework section.
This commit is contained in:
Matthew Hodgson 2019-06-14 21:56:29 +01:00 committed by GitHub
commit aadf1cc733
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1 @@
Fix typo in key verification framework section.

View file

@ -419,7 +419,7 @@ Key verification framework
Verifying keys manually by reading out the Ed25519 key is not very user friendly,
and can lead to errors. In order to help mitigate errors, and to make the process
eaiser for users, some verification methods are supported by the specification.
easier for users, some verification methods are supported by the specification.
The methods all use a common framework for negotiating the key verification.
To use this framework, Alice's client would send ``m.key.verification.request``