From fbb706cf410c6d856516977c077002ea8fc96f71 Mon Sep 17 00:00:00 2001 From: Charles Galpin Date: Fri, 6 Sep 2013 16:55:32 -0400 Subject: [PATCH] Fixed typo "her" to "here" --- .../WEB-INF/flows/top-flow-with-embedded-subflow/main.xhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/primefaces-showcase/src/main/webapp/WEB-INF/flows/top-flow-with-embedded-subflow/main.xhtml b/primefaces-showcase/src/main/webapp/WEB-INF/flows/top-flow-with-embedded-subflow/main.xhtml index 0110b33..41bcb31 100644 --- a/primefaces-showcase/src/main/webapp/WEB-INF/flows/top-flow-with-embedded-subflow/main.xhtml +++ b/primefaces-showcase/src/main/webapp/WEB-INF/flows/top-flow-with-embedded-subflow/main.xhtml @@ -10,7 +10,7 @@

- This is the landing page for the top flow. From her you can launch the embedded sub-flow + This is the landing page for the top flow. From here you can launch the embedded sub-flow without ever causing this part of the page to be reloaded.