Skip to content

Commit 1b6ab9d

Browse files
authored
Merge pull request #419 from mattpolzin/mattpolzin-patch-1
Fix typo in v4 migration guide
2 parents 2550da2 + bce3f6b commit 1b6ab9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/v4_migration_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ of this, but if you've implemented the `JSONSchemaContext` protocol yourself
8181
then this note is for you.
8282

8383
### Errors
84-
The `InconsistencyError` type has been renaemd to `GenericError` and its message
84+
The `InconsistencyError` type has been renamed to `GenericError` and its message
8585
has been tweaked to fit the new name. This error has been used to represent many
8686
errors over time and I would not classify all of them as "inconsistencies."
8787

0 commit comments

Comments
 (0)