Browse Source

Fix README

David Baker 9 years ago
parent
commit
1b922fa2c9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.rst

+ 1 - 1
README.rst

@@ -28,7 +28,7 @@ curl -XPOST 'http://localhost:8090/matrix/identity/api/v1/validate/email/submitT
 
 Use the validated email address to bind it to a matrix ID:
 
-curl -XPOST 'http://localhost:8090/matrix/identity/api/v1/3pid/bind' -d'sid=1&clientSecret=abcd&mxId=%40matthew%3amatrix.org'
+curl -XPOST 'http://localhost:8090/matrix/identity/api/v1/3pid/bind' -d'sid=1&clientSecret=abcd&mxid=%40matthew%3amatrix.org'
 
 # lookup: