Skip to content

Commit 2365f1f

Browse files
rrooijGavinMendelGleason
authored andcommitted
Fix typo (#391)
Fixes #365
1 parent d9590aa commit 2365f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terminusdb_client/woqlquery/woql_query.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -933,7 +933,7 @@ def triple(self, sub, pred, obj, opt=False):
933933
obj : str
934934
Object, can be variable or node or value
935935
opt : bool
936-
weather or not this triple is optional, default to be False
936+
whether or not this triple is optional, default to be False
937937
938938
Returns
939939
-------

0 commit comments

Comments
 (0)