From bce65e2a1ceaa60eb7e02a5a27d3fc155f5fd332 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Mon, 28 Jul 2008 21:54:54 +0000 Subject: [PATCH] docs --- spring-webflow-reference/src/defining-flows.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: