diff options
author | fragosti <francesco.agosti93@gmail.com> | 2018-08-31 04:53:30 +0800 |
---|---|---|
committer | fragosti <francesco.agosti93@gmail.com> | 2018-08-31 04:53:30 +0800 |
commit | 2cac431c41fdcd7ee44cd9fb36e24bcac6ced40a (patch) | |
tree | 1d9912b823712c9444e6765950439a2e68c83640 /packages/website/translations/english.json | |
parent | 8c7cec98223920a8c977c3b7b1cd87dd560b55db (diff) | |
download | dexon-sol-tools-2cac431c41fdcd7ee44cd9fb36e24bcac6ced40a.tar dexon-sol-tools-2cac431c41fdcd7ee44cd9fb36e24bcac6ced40a.tar.gz dexon-sol-tools-2cac431c41fdcd7ee44cd9fb36e24bcac6ced40a.tar.bz2 dexon-sol-tools-2cac431c41fdcd7ee44cd9fb36e24bcac6ced40a.tar.lz dexon-sol-tools-2cac431c41fdcd7ee44cd9fb36e24bcac6ced40a.tar.xz dexon-sol-tools-2cac431c41fdcd7ee44cd9fb36e24bcac6ced40a.tar.zst dexon-sol-tools-2cac431c41fdcd7ee44cd9fb36e24bcac6ced40a.zip |
Final tweaks for landing page
Diffstat (limited to 'packages/website/translations/english.json')
-rw-r--r-- | packages/website/translations/english.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/website/translations/english.json b/packages/website/translations/english.json index 6864462c5..9bf09e689 100644 --- a/packages/website/translations/english.json +++ b/packages/website/translations/english.json @@ -19,7 +19,7 @@ "in 0x protocol, orders are transported off-chain, massively reducing gas costs and eliminating blockchain bloat. Relayers help broadcast orders and collect a fee each time they facilitate a trade. Anyone can build a relayer.", "RELAYERS_HEADER": "relayers building on 0x", "BENEFITS_HEADER": "benefits of 0x", - "USE_CASES_HEADER": "uses of 0x", + "USE_CASES_HEADER": "use cases of 0x", "BENEFIT_ONE_TITLE": "many assets", "BENEFIT_ONE_DESCRIPTION": "the 0x protocol facilitates the exchange of a growing number of Ethereum-based tokens including currencies, game items, and many more digital assets.", |