Skip to content

Commit a519d4c

Browse files
Fixing typo (terminusdb#394)
1 parent f3b3fa6 commit a519d4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terminusdb_client/client/Client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -937,7 +937,7 @@ def get_document(
937937
Parameters
938938
----------
939939
iri_id : str
940-
Iri id for the docuemnt that is retriving
940+
Iri id for the document that is to be retrieved
941941
graph_type : GraphType
942942
Graph type, either GraphType.INSTANCE or GraphType.SCHEMA.
943943
get_data_version: bool

0 commit comments

Comments
 (0)