Skip to content

Commit df0d036

Browse files
committed
Fix typo in CHANGELOG.
1 parent 97cbb71 commit df0d036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
- Attempting to unpack a directory that is not a valid LevelDB database now throws an error.
55
- (BoltsJ) Added the `--config` command-line flag. Configuration options read from this file will be merged with the global `.fvttrc.yml` configuration options.
66
- (Jeff Hitchcock) Added the `--folders` command-line flag, and corresponding `folders` parameter to `extractPack`. When used, this option writes the pack's entries to a directory structure matching the pack's internal Folder document structure.
7-
- (Jeff Hitchcock) Added the `--expandAdventures` command-line flags, and corresponding `expandAdventures` parameter to `extractPack`. When used, this option writes each Adventure document's embedded documents to their own files.
7+
- (Jeff Hitchcock) Added the `--expandAdventures` command-line flag, and corresponding `expandAdventures` parameter to `extractPack`. When used, this option writes each Adventure document's embedded documents to their own files.
88

99
### Fixes
1010
- (Jakob Törmä) Fixed launch command assuming electron directory structure.

0 commit comments

Comments
 (0)