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.
2 parents 3dac020 + 942e60e commit 8e08148Copy full SHA for 8e08148
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