Skip to content

Commit e70076b

Browse files
authored
docs: update copy
Signed-off-by: Athan <[email protected]>
1 parent 2250083 commit e70076b

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/_tools/changelog/generate

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/_tools/changelog/generate/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The function accepts the following `options`:
5353
- **format**: changelog format. Must be one of the following:
5454

5555
- `'grouped'`: group commits by package.
56-
- `'aggregated'`: display all commits in a flat list without breaking changes up by package.
56+
- `'aggregated'`: display all commits in a flat list without grouping commits by package.
5757

5858
- **flags**: `git log` options used to retrieve commits from which to generate the changelog.
5959

0 commit comments

Comments
 (0)