Skip to content

Commit 707273c

Browse files
authored
Update README.md
1 parent 933333b commit 707273c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,7 @@ const catalogueApiClient = createClient({
8989
await catalogueApiClient.catalogueApi(query)
9090
```
9191
92-
There is even more about the [Shop Cart API](https://crystallize.com/learn/developer-guides/shop-api) that requires a specific token.
93-
If you've already fetched the token yourself, you can pass it directly:
92+
There is even more about the [Shop Cart API](https://crystallize.com/learn/developer-guides/shop-api) that requires a specific token. If you've already fetched the token yourself, you can pass it directly:
9493
9594
```javascript
9695
const cartApiClient = createClient({

0 commit comments

Comments
 (0)