Skip to content

Commit

Permalink
Style fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
bidoubiwa committed Jun 1, 2020
1 parent 169c0e1 commit 4e05d4f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ Output:
## 🤖 Compatibility with MeiliSearch

This package is compatible with the following MeiliSearch versions:

- `v0.10.X`

## 🎬 Examples
Expand Down Expand Up @@ -387,7 +388,7 @@ A GitHub Action will be triggered and push the package on [npm](https://www.npmj
`index.deleteDocuments(documentsIds: string[] | number[]): Promise<EnqueuedUpdate>`

- Delete all documents:
`index.deleteAllDocuments(): Promise<Types.EnqueuedUpdate>`
`index.deleteAllDocuments(): Promise<Types.EnqueuedUpdate>`

### Settings <!-- omit in toc -->

Expand Down

0 comments on commit 4e05d4f

Please sign in to comment.