Skip to content

Commit 6eea27c

Browse files
HennellGabrielAnca
authored andcommitted
Fix missing closing code tag in README (#288)
Adding missing tag above visitors section so it's not inside the codeblock.
1 parent b9947b5 commit 6eea27c

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
@@ -181,6 +181,7 @@ $client->customers->search([
181181
"sort" => ["field" => "name", "order" => "ascending"],
182182
"pagination" => ["per_page" => 10]
183183
]);
184+
```
184185

185186
## Visitors
186187

0 commit comments

Comments
 (0)