Typo: register.

This commit is contained in:
forest93 2017-05-03 13:57:56 +08:00
parent 4308e916a9
commit cb777e7d65

View file

@ -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 {
/**