Fix typo in top level README

This commit is contained in:
Brandon Millman 2018-12-10 15:54:30 -08:00
parent 5d6fabf528
commit 40c0eebd38

View File

@ -77,10 +77,9 @@ Visit our [developer portal](https://0xproject.com/docs/order-utils) for a compr
#### Private Packages #### Private Packages
| Package | Description | | Package | Description |
| -------------------------------------------------- | ---------------------------------------------------------------- | | -------------------------------------------------- | -------------------------------------------------------------------------------- |
| [`@0x/contracts`](/contracts/core) | 0x protocol solidity smart contracts & tests | | [`@0x/contracts`](/contracts/core) | 0x protocol solidity smart contracts & tests |
| [`@0x/instant`](/packages/instant) | A free and flexible way to offer simple crypto | [`@0x/instant`](/packages/instant) | A free and flexible way to offer simple crypto purchasing in any app or website. |
purchasing in any app or website. |
| [`@0x/testnet-faucets`](/packages/testnet-faucets) | A faucet micro-service that dispenses test ERC20 tokens or Ether | | [`@0x/testnet-faucets`](/packages/testnet-faucets) | A faucet micro-service that dispenses test ERC20 tokens or Ether |
| [`@0x/website`](/packages/website) | 0x website | | [`@0x/website`](/packages/website) | 0x website |