aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorfragosti <francesco.agosti93@gmail.com>2019-01-31 07:31:34 +0800
committerfragosti <francesco.agosti93@gmail.com>2019-01-31 07:31:34 +0800
commit0c9369bf043b4d95d259cbcd9161d94ae65eb437 (patch)
tree16b9d92551f4806838130054ebbe870aaf456e11 /packages
parent94043380bbb46152166787d828f5a1ce21903f56 (diff)
downloaddexon-0x-contracts-0c9369bf043b4d95d259cbcd9161d94ae65eb437.tar
dexon-0x-contracts-0c9369bf043b4d95d259cbcd9161d94ae65eb437.tar.gz
dexon-0x-contracts-0c9369bf043b4d95d259cbcd9161d94ae65eb437.tar.bz2
dexon-0x-contracts-0c9369bf043b4d95d259cbcd9161d94ae65eb437.tar.lz
dexon-0x-contracts-0c9369bf043b4d95d259cbcd9161d94ae65eb437.tar.xz
dexon-0x-contracts-0c9369bf043b4d95d259cbcd9161d94ae65eb437.tar.zst
dexon-0x-contracts-0c9369bf043b4d95d259cbcd9161d94ae65eb437.zip
fix typo
Diffstat (limited to 'packages')
-rw-r--r--packages/website/ts/pages/why.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/website/ts/pages/why.tsx b/packages/website/ts/pages/why.tsx
index 905258ccb..48888d10a 100644
--- a/packages/website/ts/pages/why.tsx
+++ b/packages/website/ts/pages/why.tsx
@@ -102,7 +102,7 @@ export class NextWhy extends React.Component {
<DocumentTitle title="Features & Benefits - 0x" />
<Hero
title="The exchange layer for the crypto economy"
- description="The world's assets are becoming tokenized on public blockchains. 0x Protocol is free, open-sourceq infrastructure that developers and businesses utilize to build products that enable the purchasing and trading of crypto tokens."
+ description="The world's assets are becoming tokenized on public blockchains. 0x Protocol is free, open-source infrastructure that developers and businesses utilize to build products that enable the purchasing and trading of crypto tokens."
actions={buildAction}
/>