Skip to content

Commit 8e08148

Browse files
authored
Merge pull request #1367 from rishabhrpg/develop
Fix typo in readme
2 parents 3dac020 + 942e60e commit 8e08148

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)