Skip to content
This repository was archived by the owner on Jan 7, 2021. It is now read-only.

Commit ee637b7

Browse files
author
Chau Tran
committed
docs(readme.md): update docs
1 parent 79eb4c0 commit ee637b7

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
@@ -68,7 +68,7 @@ static withMapper(options?: AutoMapperGlobalSettings);
6868
```
6969

7070
- `name`: Name of the `AutoMapper` instance being created with `withMapper()`. Default to `"default"`
71-
- `options`: `AutoMapperGlobalSettings` that will provide the naming conventions for `Source` and `Destination` models globally.
71+
- `options`: Check [AutoMapperGlobalSettings](https://automapper.netlify.app/docs/usages/init/with-global-settings/) for more information
7272

7373
2. `nestjsx-automapper` exposes a `@Profile()` decorator to decorate your `Profile` classes.
7474

0 commit comments

Comments
 (0)