Fixed typo in documentation

This commit is contained in:
SahinSarkar 2020-06-20 17:20:33 +05:30 committed by Filip Hrisafov
parent 92b4316abd
commit 13df6a21bc

View File

@ -195,7 +195,7 @@ null check, regardless of the value of the `NullValuePropertyMappingStrategy`, t
[TIP]
====
`NullValuePropertyMappingStrategy` also applies when the presense checker returns `not present`.
`NullValuePropertyMappingStrategy` also applies when the presence checker returns `not present`.
====
[[checking-source-property-for-null-arguments]]