diff --git a/src/reference/el.xml b/src/reference/el.xml index 2d031cfd..818b96d8 100644 --- a/src/reference/el.xml +++ b/src/reference/el.xml @@ -75,7 +75,7 @@ Spring EL Starting with version 2.1 Web Flow uses the Spring Expression Language (Spring EL). - Spring EL was created to provide is a single, well-supported expression language for use across all the products in the Spring portfolio. + Spring EL was created to provide a single, well-supported expression language for use across all the products in the Spring portfolio. It is distributed as a separate jar org.springframework.expression in the Spring Framework. Existing applications will need to remove dependencies on org.jboss.el or org.ognl and use org.springframework.expression instead. See the section below on EL Portability for other notes on upgrading. @@ -370,4 +370,4 @@ If no such variable is found, an EvaluationException will be thrown. - \ No newline at end of file +