Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
flevi29 committed Feb 5, 2025
1 parent bf476a6 commit e27f4c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@ tag:
```html
<script src="https://www.unpkg.com/meilisearch/dist/umd/index.min.js"></script>
<script>
const client = new meilisearch.MeiliSearch(/* ... */);
// ...
const client = new meilisearch.MeiliSearch(/* ... */);
// ...
</script>
```

Expand Down

0 comments on commit e27f4c6

Please sign in to comment.