Skip to content

Commit c002617

Browse files
Update RELEASE.md
1 parent 9afa76e commit c002617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The generated Python code can deserialize and serialize an object.
2222

2323
### Deserializing from a string
2424

25-
To deserialize from a string and create a object of the model specified in the string invoke the function:
25+
To deserialize from a string and create an object of the model specified in the string invoke the function:
2626

2727
`BaseDataClass.rune_deserialize` with the following parameters
2828

0 commit comments

Comments
 (0)