diff options
author | Brandon Millman <brandon.millman@gmail.com> | 2018-12-11 08:08:23 +0800 |
---|---|---|
committer | Brandon Millman <brandon.millman@gmail.com> | 2018-12-11 08:08:23 +0800 |
commit | 253bf4df6a6909d8bd65361c0d115e9d1a8e489e (patch) | |
tree | f7125cd2f8eb215835e129b450576d813f7271fe /packages/instant | |
parent | dbc4417b19f93a7ed32dda153c035c4701b69751 (diff) | |
download | dexon-sol-tools-253bf4df6a6909d8bd65361c0d115e9d1a8e489e.tar dexon-sol-tools-253bf4df6a6909d8bd65361c0d115e9d1a8e489e.tar.gz dexon-sol-tools-253bf4df6a6909d8bd65361c0d115e9d1a8e489e.tar.bz2 dexon-sol-tools-253bf4df6a6909d8bd65361c0d115e9d1a8e489e.tar.lz dexon-sol-tools-253bf4df6a6909d8bd65361c0d115e9d1a8e489e.tar.xz dexon-sol-tools-253bf4df6a6909d8bd65361c0d115e9d1a8e489e.tar.zst dexon-sol-tools-253bf4df6a6909d8bd65361c0d115e9d1a8e489e.zip |
chore: fix typo in instant README
Diffstat (limited to 'packages/instant')
-rw-r--r-- | packages/instant/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/instant/README.md b/packages/instant/README.md index ac8f0293a..7f6ee7c46 100644 --- a/packages/instant/README.md +++ b/packages/instant/README.md @@ -2,7 +2,7 @@ ## Integration -Looking to integrate 0x Instant into your web application or site? Check out the dedicated [instant documentation](https://0xproject.com/wiki#Get-Started-With-Instant) to get started. The documentation covers instant and related topics in depth. For a more "drag and drop" experience, check out our [configurator tool](https://0xproject.com/instant#configure). For on demand developer support, join our (Discord)[https://discordapp.com/invite/d3FTX3M]. +Looking to integrate 0x Instant into your web application or site? Check out the dedicated [instant documentation](https://0xproject.com/wiki#Get-Started-With-Instant) to get started. The documentation covers instant and related topics in depth. For a more "drag and drop" experience, check out our [configurator tool](https://0xproject.com/instant#configure). For on demand developer support, join our [Discord](https://discordapp.com/invite/d3FTX3M). ## Installation |