Skip to content

Commit 2383d41

Browse files
authored
Ap/customer search (#253)
* Typo
1 parent 4e6cc60 commit 2383d41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ client.customers.search({
253253
sort: { field: 'name', order: 'ascending'},
254254
pagination: { per_page: 10 }
255255
}, callback);
256+
```
256257

257258
## Visitors
258259

0 commit comments

Comments
 (0)