We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74e0e4f commit 7d0d4dcCopy full SHA for 7d0d4dc
1 file changed
osdf.py
@@ -311,7 +311,7 @@ def delete_node(self, node_id):
311
312
def validate_node(self, json_data):
313
"""
314
- Report whether a node document validates against OSDF and it's notion
+ Report whether a node document validates against OSDF and its notion
315
of what that node should look like according to any registered schemas.
316
317
Returns a tuple with the first value holding a boolean of whether the
0 commit comments