aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrandon Millman <brandon.millman@gmail.com>2018-12-11 07:54:30 +0800
committerFred Carlsen <fred@sjelfull.no>2018-12-13 01:19:39 +0800
commit4858c0c48496f2729b6d598807e3c36b893c9273 (patch)
tree05fdc1786cc8e7984e6ffca4516d12bc5dd6727e
parent5865b4848d740caf7ce1d210d0a9e99b7b7f242f (diff)
downloaddexon-sol-tools-4858c0c48496f2729b6d598807e3c36b893c9273.tar
dexon-sol-tools-4858c0c48496f2729b6d598807e3c36b893c9273.tar.gz
dexon-sol-tools-4858c0c48496f2729b6d598807e3c36b893c9273.tar.bz2
dexon-sol-tools-4858c0c48496f2729b6d598807e3c36b893c9273.tar.lz
dexon-sol-tools-4858c0c48496f2729b6d598807e3c36b893c9273.tar.xz
dexon-sol-tools-4858c0c48496f2729b6d598807e3c36b893c9273.tar.zst
dexon-sol-tools-4858c0c48496f2729b6d598807e3c36b893c9273.zip
Fix typo in top level README
-rw-r--r--README.md13
1 files changed, 6 insertions, 7 deletions
diff --git a/README.md b/README.md
index 287f56c1d..5fb7792eb 100644
--- a/README.md
+++ b/README.md
@@ -76,13 +76,12 @@ Visit our [developer portal](https://0xproject.com/docs/order-utils) for a compr
#### Private Packages
-| Package | Description |
-| -------------------------------------------------- | ---------------------------------------------------------------- |
-| [`@0x/contracts`](/contracts/core) | 0x protocol solidity smart contracts & tests |
-| [`@0x/instant`](/packages/instant) | A free and flexible way to offer simple crypto
-purchasing in any app or website. |
-| [`@0x/testnet-faucets`](/packages/testnet-faucets) | A faucet micro-service that dispenses test ERC20 tokens or Ether |
-| [`@0x/website`](/packages/website) | 0x website |
+| Package | Description |
+| -------------------------------------------------- | -------------------------------------------------------------------------------- |
+| [`@0x/contracts`](/contracts/core) | 0x protocol solidity smart contracts & tests |
+| [`@0x/instant`](/packages/instant) | A free and flexible way to offer simple crypto purchasing in any app or website. |
+| [`@0x/testnet-faucets`](/packages/testnet-faucets) | A faucet micro-service that dispenses test ERC20 tokens or Ether |
+| [`@0x/website`](/packages/website) | 0x website |
## Usage