Skip to content

Commit b676711

Browse files
chore: typo fix in get_document doc comment.
1 parent 6605bb0 commit b676711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meilisearch/index.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ def get_document(
331331
document_id:
332332
Unique identifier of the document.
333333
parameters (optional):
334-
parameters accepted by the get document route: hhttps://www.meilisearch.com/docs/reference/api/documents#get-one-document
334+
parameters accepted by the get document route: https://www.meilisearch.com/docs/reference/api/documents#get-one-document
335335
336336
Returns
337337
-------

0 commit comments

Comments
 (0)