From c15e4572ffcff7fa15784d2c51704f7fc6b4cc89 Mon Sep 17 00:00:00 2001 From: Jonas Platte Date: Sat, 5 Aug 2017 03:25:03 +0200 Subject: [PATCH] Fix typo: ed2519 -> ed25519 (#178) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f06406eb..98d31d71 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ so that the readers can avoid querying the room server unnecessarily. * Checks if it has already processed or is processing a request with the same `txnID`. * Checks the signatures for the events. - Fetches the ed2519 keys for the event senders if necessary. + Fetches the ed25519 keys for the event senders if necessary. * Queries the RoomServer for a copy of the state of the room at each event. * If the RoomServer doesn't know the state of the room at an event then query the state of the room at the event from the remote server using