chore: update Manifesto
This commit is contained in:
parent
37fd5f4f27
commit
807730e00b
|
@ -17,7 +17,7 @@ export const Manifesto = ({ children }: Props) => {
|
|||
{children}
|
||||
<div className={styles.cta}>
|
||||
<Link to="/history">
|
||||
<Button variant="outlined">Find out more</Button>
|
||||
<Button variant="outlined">Find Out More</Button>
|
||||
</Link>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue