We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b5d780 + 0d4b755 commit fe042beCopy full SHA for fe042be
object_mapper.rst
@@ -149,7 +149,7 @@ You can apply the ``#[Map]`` attribute to properties to customize their mapping
149
150
* ``target``: Specifies the name of the property in the target object;
151
* ``source``: Specifies the name of the property in the source object (useful
152
- when mapping is defined on the target, see below);
+ when mapping is defined on the target, see below);
153
* ``if``: Defines a condition for mapping the property;
154
* ``transform``: Applies a transformation to the value before mapping.
155
0 commit comments