diff --git a/spring-webflow-reference/src/defining-flows.xml b/spring-webflow-reference/src/defining-flows.xml index f76c422b..2774cfa0 100644 --- a/spring-webflow-reference/src/defining-flows.xml +++ b/spring-webflow-reference/src/defining-flows.xml @@ -297,7 +297,7 @@ public interface FlowOutcome { - Marking a input as required + Marking an input as required Use the required attribute to enforce the input is not null or empty: