Skip to content

Commit 97193f7

Browse files
Dave Bartolomeoadityasharad
andauthored
Update Adding change notes.md
Co-authored-by: Aditya Sharad <[email protected]>
1 parent 1a28991 commit 97193f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Adding change notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Each change note must specifiy a `category` property in its metadata. This categ
5151
When a new release of a pack is published, the publishing process consolidates all of the change note files from that pack's `change-notes` directory into the pack's `CHANGELOG.md` file. The consolidation process does the following:
5252

5353
- Strips all metadata from each change note.
54-
- Strips all leading an trailing blank lines from the description of each change note.
54+
- Strips all leading and trailing blank lines from the description of each change note.
5555
- Adds a newline at the end of the description of any change note that does not already end with a newline.
5656
- Groups change notes by category.
5757
- Adds a section to the changelog for each category that contains at least one change note. The section consists of a section heading followed by the contents of each change note in that category.

0 commit comments

Comments
 (0)