From dbd8fe7e930b7095d9cf51aac91fbf59adf2ed6c Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Fri, 20 Mar 2009 19:59:10 +0000 Subject: [PATCH] polish --- .../src/main/webapp/WEB-INF/tutorial/webflowWhatsNext.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-webflow-samples/getting-started-with-spring-webflow/src/main/webapp/WEB-INF/tutorial/webflowWhatsNext.jsp b/spring-webflow-samples/getting-started-with-spring-webflow/src/main/webapp/WEB-INF/tutorial/webflowWhatsNext.jsp index b971b815..a90e0807 100644 --- a/spring-webflow-samples/getting-started-with-spring-webflow/src/main/webapp/WEB-INF/tutorial/webflowWhatsNext.jsp +++ b/spring-webflow-samples/getting-started-with-spring-webflow/src/main/webapp/WEB-INF/tutorial/webflowWhatsNext.jsp @@ -9,7 +9,7 @@ Where To Go with From Here

- Web flow is an extremely powerful and easy to use controller framework. This tutorial has just scratched the surface of what you can do with the technology. + Spring Web Flow is an extremely powerful and easy to use controller framework. This tutorial has just scratched the surface of what you can do with the technology. Checkout these additional resources as you continue your Spring Web Flow journey.