fix: copy in network alert

This commit is contained in:
Moody Salem 2021-11-12 11:50:07 -05:00
parent d0be3bf222
commit 68f8576499
No known key found for this signature in database
GPG Key ID: 8CB5CD10385138DB

@ -260,7 +260,7 @@ export function NetworkAlert(props: NetworkAlertProps) {
</Header>
<Body>
<Trans>
To starting trading on {info.label}, first bridge your assets from L1 to L2. Please treat this as a beta
To start trading on {info.label}, first bridge your assets from L1 to L2. Please treat this as a beta
release and learn about the risks before using {info.label}.
</Trans>
</Body>