Skip to content

Commit 2b930e3

Browse files
gavvvrsnicoll
authored andcommitted
Fix typo
Closes gh-1383
1 parent bde2ddb commit 2b930e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/asciidoc/core-expressions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ it on. It can be turned on using the parser configuration process discussed earl
364364
via a system property when SpEL usage is embedded inside another component. This section
365365
discusses both of these options.
366366

367-
Is is important to understand that there are a few modes the compiler can operate in, captured
367+
It is important to understand that there are a few modes the compiler can operate in, captured
368368
in an enum (`org.springframework.expression.spel.SpelCompilerMode`). The modes are as follows:
369369

370370
- `OFF` - The compiler is switched off; this is the default.

0 commit comments

Comments
 (0)