diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2013-09-07 18:54:20 -0700 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2013-09-07 18:54:20 -0700 |
commit | cd96c6b098dcfbc11f3d774d26fa2bef31d1105a (patch) | |
tree | 525b32f43f1ea6bd720699f9f56b6c6702290a20 /src | |
parent | de645885d783633cf4886f1f667aa3b4541d15e0 (diff) |
Fixing funky symbol on assessment results page
Diffstat (limited to 'src')
-rw-r--r-- | src/templates/templates/assessment-results.ftl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/templates/assessment-results.ftl b/src/templates/templates/assessment-results.ftl index 491b8a2..f426a7f 100644 --- a/src/templates/templates/assessment-results.ftl +++ b/src/templates/templates/assessment-results.ftl @@ -11,7 +11,7 @@ <p>Based on your responses you have been identified as a ${stage?cap_first}.</p> <p> - So what’s next? Now you begin the process of GROWing. The button + So what's next? Now you begin the process of GROWing. The button below will take you to the ${stage?cap_first} page. </p> |