Skip to content

Commit 4e05d4f

Browse files
committed
Style fixes
1 parent 169c0e1 commit 4e05d4f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ Output:
122122
## 🤖 Compatibility with MeiliSearch
123123

124124
This package is compatible with the following MeiliSearch versions:
125+
125126
- `v0.10.X`
126127

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

389390
- Delete all documents:
390-
`index.deleteAllDocuments(): Promise<Types.EnqueuedUpdate>`
391+
`index.deleteAllDocuments(): Promise<Types.EnqueuedUpdate>`
391392

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

0 commit comments

Comments
 (0)