Commit 68f85764 authored by Moody Salem's avatar Moody Salem

fix: copy in network alert

parent d0be3bf2
...@@ -260,7 +260,7 @@ export function NetworkAlert(props: NetworkAlertProps) { ...@@ -260,7 +260,7 @@ export function NetworkAlert(props: NetworkAlertProps) {
</Header> </Header>
<Body> <Body>
<Trans> <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}. release and learn about the risks before using {info.label}.
</Trans> </Trans>
</Body> </Body>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment