spelling: represents

This commit is contained in:
Josh Soref 2020-06-18 22:29:02 -04:00 committed by GitHub
parent 8a9ca192be
commit 9f80eebe8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -606,7 +606,7 @@ export interface DeclarationTag {
}
/**
* The range respresents a definition
* The range represents a definition
*/
export interface DefinitionTag {
/**

View file

@ -618,7 +618,7 @@ export interface DeclarationTag {
}
/**
* The range respresents a definition
* The range represents a definition
*/
export interface DefinitionTag {
/**