Skip to content

Commit c1ba33a

Browse files
authored
Merge pull request #214 from baywet/fix/typo
fix: typo in identifier
2 parents 47e615a + de66651 commit c1ba33a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/1.1.0-dev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The metadata MAY be used by the clients if needed.
101101
| Field Name | Type | Description |
102102
| ---- | :----: | ---- |
103103
| <a name="info-title"></a>title | `string` | **REQUIRED**. A human readable description of the purpose of the overlay. |
104-
| <a name="info-version"></a>version | `string` | **REQUIRED**. A version identifer for indicating changes to the Overlay document. |
104+
| <a name="info-version"></a>version | `string` | **REQUIRED**. A version identifier for indicating changes to the Overlay document. |
105105

106106
This object MAY be extended with [Specification Extensions](#specification-extensions).
107107

0 commit comments

Comments
 (0)