diff --git a/indexFormat/specification.md b/indexFormat/specification.md index 4f8e506..872dd97 100644 --- a/indexFormat/specification.md +++ b/indexFormat/specification.md @@ -606,7 +606,7 @@ export interface DeclarationTag { } /** - * The range respresents a definition + * The range represents a definition */ export interface DefinitionTag { /** diff --git a/indexFormat/versions/specification-0-3-x.md b/indexFormat/versions/specification-0-3-x.md index e02e5b8..1f2dcd2 100644 --- a/indexFormat/versions/specification-0-3-x.md +++ b/indexFormat/versions/specification-0-3-x.md @@ -618,7 +618,7 @@ export interface DeclarationTag { } /** - * The range respresents a definition + * The range represents a definition */ export interface DefinitionTag { /**