Skip to content

Commit c224231

Browse files
committed
spelling: specify
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
1 parent f7d7848 commit c224231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/change-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The valid YAML properties in the metadata are:
4545
After the `---` line following the metadata, the rest of the markdown file is the user-visible content of the change note. This should usually be a single markdown bullet list entry (starting with `*`), although it is acceptable to have multiple bullet entries in the same change note if there are multiple changes that are closely related and have the same category metadata.
4646

4747
## Change categories
48-
Each change note must specifiy a `category` property in its metadata. This category servers two purposes: It determines how the change affects the version number of the next release of the pack, and it is used to group related changes in the final changelog. There is one set of available categories for query packs, and another set of available categories for library packs.
48+
Each change note must specify a `category` property in its metadata. This category servers two purposes: It determines how the change affects the version number of the next release of the pack, and it is used to group related changes in the final changelog. There is one set of available categories for query packs, and another set of available categories for library packs.
4949

5050
### Query pack change categories
5151
| Category | SemVer effect | Description |

0 commit comments

Comments
 (0)