diff --git a/src/docs/asciidoc/integration.adoc b/src/docs/asciidoc/integration.adoc index 0ca100c30de..3d5c0534d3d 100644 --- a/src/docs/asciidoc/integration.adoc +++ b/src/docs/asciidoc/integration.adoc @@ -6943,7 +6943,7 @@ This is the recommended approach over the quite different in signatures as the code base grows. While the default strategy might work for some methods, it rarely works for all methods. -The following examples ise various SpEL declarations (if you are not familiar with SpEL, +The following examples use various SpEL declarations (if you are not familiar with SpEL, do yourself a favor and read <>): [source,java,indent=0]