Skip to content

Commit 43c313a

Browse files
authored
Update README.md
1 parent db175ac commit 43c313a

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
@@ -18,7 +18,7 @@ public class MyMonoBehavior : MonoBehaviour
1818
- Not support generic field.
1919

2020
# Costs
21-
- Extra time to generate IL instructions while building assembly
21+
- Extra time to generate IL code while building assembly
2222
- Extra memory space to store a generated field for each property.
2323

2424
# How it works

0 commit comments

Comments
 (0)