We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bde2ddb commit 2b930e3Copy full SHA for 2b930e3
src/asciidoc/core-expressions.adoc
@@ -364,7 +364,7 @@ it on. It can be turned on using the parser configuration process discussed earl
364
via a system property when SpEL usage is embedded inside another component. This section
365
discusses both of these options.
366
367
-Is is important to understand that there are a few modes the compiler can operate in, captured
+It is important to understand that there are a few modes the compiler can operate in, captured
368
in an enum (`org.springframework.expression.spel.SpelCompilerMode`). The modes are as follows:
369
370
- `OFF` - The compiler is switched off; this is the default.
0 commit comments