We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dff7632 commit 804f8a8Copy full SHA for 804f8a8
README.md
@@ -254,7 +254,7 @@ import { classToClass } from 'class-transformer';
254
let photo = classToClass(photo);
255
```
256
257
-You can also use an `ignoreDecorators` option in transformation options to ignore all decorators you classes is using.
+You can also use an `ignoreDecorators` option in transformation options to ignore all decorators your classes are using.
258
259
### serialize[⬆](#table-of-contents)
260
0 commit comments