Skip to content

Commit ae697b1

Browse files
authored
Merge pull request #58 from CodeYourFuture/staging
merge staging into master
2 parents 63374e1 + 02ea19a commit ae697b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Components/forms/header.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ export default ({ err, formInComplete, userId }) => {
77
<hr />
88
{userId ? (
99
<p className="form-description">
10-
Thank you for your interest in volunteering with Code Your Future! To
11-
ensure we're a great fit, please complete the form below:
10+
You have been re-directed to fill in this form, in order for you to
11+
gain access to the Code Your Future Admin dashboard.
1212
</p>
1313
) : (
1414
<p className="form-description">

0 commit comments

Comments
 (0)