Skip to content

Commit 18fe615

Browse files
authored
update disclaimer verbage for legal (#91)
1 parent 9c780f1 commit 18fe615

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/testapp/src/pages/pay-playground/components/CodeEditor.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ export const CodeEditor = ({
9595
<line x1="12" y1="17" x2="12.01" y2="17" />
9696
</svg>
9797
<div className={styles.disclaimerText}>
98-
<strong>Warning:</strong> Intended for testing purposes only. Never paste code from
99-
untrusted sources. Can lose real funds if you are not using testnet.
98+
Intended for testing purposes only. Never paste code from untrusted sources. Coinbase is
99+
not responsible for any loss of funds that you incur. Testnet funds hold no real value.
100100
</div>
101101
</div>
102102

0 commit comments

Comments
 (0)