Skip to content

Commit 1cec337

Browse files
authored
Fixed spelling error.
1 parent d09a994 commit 1cec337

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
@@ -12,7 +12,7 @@ v1.8.2 (2023-01-30)
1212
workflow prompts were not correctly submitted. Note that the `input=` parameter was renamed to
1313
`prompts=` to avoid conflicting with the built-in `input()`.
1414
- Fixed an issue with `pzmm.importModel.model_exists()` where project versions were incorrectly
15-
compared, resulting in improper behavior with the project version already existed.
15+
compared, resulting in improper behavior when the project version already existed.
1616
- Better handling for invalid project versions included.
1717

1818
v1.8.1 (2023-01-19)

0 commit comments

Comments
 (0)