diff --git a/documentation/src/main/asciidoc/chapter-10-advanced-mapping-options.asciidoc b/documentation/src/main/asciidoc/chapter-10-advanced-mapping-options.asciidoc index 13205caa9..28d6e9d1e 100644 --- a/documentation/src/main/asciidoc/chapter-10-advanced-mapping-options.asciidoc +++ b/documentation/src/main/asciidoc/chapter-10-advanced-mapping-options.asciidoc @@ -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]]