diff --git a/src/reference/el.xml b/src/reference/el.xml index 67a6a310..1ecd3ea5 100644 --- a/src/reference/el.xml +++ b/src/reference/el.xml @@ -80,7 +80,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.