Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Commit

Permalink
chore: Update README.md (#15)
Browse files Browse the repository at this point in the history
* Update README.md

Fix typo

* Update README.md
  • Loading branch information
technojak authored Sep 8, 2021
1 parent 5fd7097 commit fe21a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/market-service/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Usage

```
import { getDefaultMarketService } from '@shapeshift/market-service/
import { getDefaultMarketService } from '@shapeshiftoss/market-service'
const getAssetData = async () => {
const assetData = await getDefaultMarketService().getAssetData(network, contractAddress)
Expand Down

0 comments on commit fe21a72

Please sign in to comment.