Skip to content

Commit 317790f

Browse files
alallemabidoubiwa
andauthored
Update src/main/java/com/meilisearch/sdk/IndexesHandler.java
Co-authored-by: cvermand <[email protected]>
1 parent ce1cdb7 commit 317790f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/meilisearch/sdk/IndexesHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Results<Index> getIndexes(IndexesQuery params) throws MeilisearchException {
8484
}
8585

8686
/**
87-
* Gets all indexes in the current Meilisearch instance
87+
* Gets indexes in the current Meilisearch instance
8888
*
8989
* @return List of indexes as String
9090
* @throws MeilisearchException if an error occurs

0 commit comments

Comments
 (0)