diff options
author | fragosti <francesco.agosti93@gmail.com> | 2019-01-31 07:31:34 +0800 |
---|---|---|
committer | fragosti <francesco.agosti93@gmail.com> | 2019-01-31 07:31:34 +0800 |
commit | 0c9369bf043b4d95d259cbcd9161d94ae65eb437 (patch) | |
tree | 16b9d92551f4806838130054ebbe870aaf456e11 /packages/website/ts/pages/why.tsx | |
parent | 94043380bbb46152166787d828f5a1ce21903f56 (diff) | |
download | dexon-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/website/ts/pages/why.tsx')
-rw-r--r-- | packages/website/ts/pages/why.tsx | 2 |
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} /> |