Skip to content

Commit 4fc207a

Browse files
authored
Merge pull request #473 from Rulikkk/patch-1
Update readme: fix "Dynamid" -> "Dynamoid" in ch. "Type casting"
2 parents fba9b07 + 6e01478 commit 4fc207a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ c.my_new_type
576576

577577
### Type casting
578578

579-
Dynamid supports type casting and tries to do it in the most convenient
579+
Dynamoid supports type casting and tries to do it in the most convenient
580580
way. Values for all fields (except custom type) are coerced to declared
581581
field types.
582582

0 commit comments

Comments
 (0)