mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
Typo: register.
This commit is contained in:
parent
4308e916a9
commit
cb777e7d65
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue