fix copy
This commit is contained in:
parent
50975b0c5e
commit
b5f8843011
|
@ -19,7 +19,7 @@ export default function HomeTop() {
|
||||||
<a href="/secure/auth/registration" className="link">
|
<a href="/secure/auth/registration" className="link">
|
||||||
Sign up now!
|
Sign up now!
|
||||||
</a>{" "}
|
</a>{" "}
|
||||||
| Already have an account? Go to your{" "}
|
Already have an account? Go to your{" "}
|
||||||
<a href="/secure/auth/login" className="link">
|
<a href="/secure/auth/login" className="link">
|
||||||
dashboard
|
dashboard
|
||||||
</a>
|
</a>
|
||||||
|
|
Reference in New Issue