From cb777e7d658cf52953f6e92973e6ccf805759234 Mon Sep 17 00:00:00 2001 From: forest93 Date: Wed, 3 May 2017 13:57:56 +0800 Subject: [PATCH] Typo: register. --- protocol.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocol.md b/protocol.md index ac3bb97..00527ff 100644 --- a/protocol.md +++ b/protocol.md @@ -1343,7 +1343,7 @@ Where `RegistrationParams` are defined as follows: ```typescript /** - * General paramters to regsiter for a capability. + * General paramters to register for a capability. */ export interface Registration { /**