Skip to content

Commit 706ded4

Browse files
committed
Fixed typo in changelog.
1 parent 8d1590c commit 706ded4

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
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
- Added user-defined developer console stats which are displayed on-screen.
99
- Changed preferences file to be deleted when unable to load correctly.
1010
- Fixed exception not being caught when an issue occurs serialising or deserialising the preferences file.
11-
- Fixed exception not being caught when reading deserialising an object from the preferences file.
11+
- Fixed exception not being caught when deserialising an object from the preferences file.
1212

1313
## [1.0.0] - 2021-08-22
1414
- Initial major release.

0 commit comments

Comments
 (0)