aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dev-tools-pages/ts/components/Footer.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'packages/dev-tools-pages/ts/components/Footer.tsx')
-rw-r--r--packages/dev-tools-pages/ts/components/Footer.tsx3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/dev-tools-pages/ts/components/Footer.tsx b/packages/dev-tools-pages/ts/components/Footer.tsx
index 2b7f4f305..aa2a6eed9 100644
--- a/packages/dev-tools-pages/ts/components/Footer.tsx
+++ b/packages/dev-tools-pages/ts/components/Footer.tsx
@@ -39,8 +39,7 @@ function Footer(props: Props) {
<Media as="aside">
<Icon as={MainIcon} />
<Small>
- Built by 0x. 0x is an open, permissionless protocol allowing for ERC20 tokens to be traded on
- the Ethereum blockchain.
+ 0x is an open, permissionless protocol allowing for tokens to be traded on the Ethereum blockchain.
</Small>
</Media>
</Container>