Skip to content

Commit cbce426

Browse files
committed
Fix minor typo
1 parent 0ce4bbf commit cbce426

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
@@ -79,7 +79,7 @@ def fetch_info(self):
7979
return self
8080

8181
def get_primary_key(self):
82-
"""Fetch the primary key of the Index.
82+
"""Fetch the primary key of the index.
8383
8484
Returns
8585
-------

0 commit comments

Comments
 (0)