Skip to content

Commit 804f8a8

Browse files
rishabhrpgRishabh Gusain
authored andcommitted
docs: fix typo in readme
1 parent dff7632 commit 804f8a8

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
@@ -254,7 +254,7 @@ import { classToClass } from 'class-transformer';
254254
let photo = classToClass(photo);
255255
```
256256

257-
You can also use an `ignoreDecorators` option in transformation options to ignore all decorators you classes is using.
257+
You can also use an `ignoreDecorators` option in transformation options to ignore all decorators your classes are using.
258258

259259
### serialize[](#table-of-contents)
260260

0 commit comments

Comments
 (0)