Skip to content

Commit dd8c918

Browse files
committed
Fix typo in changelog.
1 parent cd634b0 commit dd8c918

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
### Improvements
44
- (Ryan Walder) Appropriately detect files with `.yaml` extensions as YAML files.
55
- (Ryan Walder) Added the `yamlOptions` parameter to `extractPack` to allow configuring how YAML is serialized.
6-
- Added the `--recursive` command-line flag for pack operations that will recursive into subdirectories when finding source files.
6+
- Added the `--recursive` command-line flag for pack operations that will recurse into subdirectories when finding source files.
77
- Added the `jsonOptions` parameter to `extractPack` to allow configuring how JSON is serialized.
88
- Removed unused `nedb-core` dependency.
99

0 commit comments

Comments
 (0)