Fix typo on home page
This commit is contained in:
parent
7dfe0ebab5
commit
aa432b3a9e
|
@ -50,7 +50,7 @@ function MemberInfo(props) {
|
|||
<p>
|
||||
<a href={staticUrl + '/' + member.member_forms} target='_blank'>
|
||||
Click here
|
||||
</a> to view your appliction forms.
|
||||
</a> to view your application forms.
|
||||
</p>
|
||||
</Message>}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user