Skip to content

Commit 41c499d

Browse files
HuachaoNoNameProvided
authored andcommitted
docs: fix typo in README.md
1 parent 0cd39ed commit 41c499d

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
@@ -658,7 +658,7 @@ the exposed variables. email property is also exposed becuase we metioned the gr
658658
## Working with generics
659659

660660
Generics are not supported because TypeScript does not have good reflection abilities yet.
661-
Once TypeScript team provide us better runtime type reelection tools, generics will be implemented.
661+
Once TypeScript team provide us better runtime type reflection tools, generics will be implemented.
662662
There are some tweaks however you can use, that maybe can solve your problem.
663663
[Checkout this example.](https://github.com/pleerock/class-transformer/tree/master/sample/sample4-generics)
664664

0 commit comments

Comments
 (0)