Skip to content

Commit 7d0d4dc

Browse files
committed
Typo.
1 parent 74e0e4f commit 7d0d4dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

osdf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ def delete_node(self, node_id):
311311

312312
def validate_node(self, json_data):
313313
"""
314-
Report whether a node document validates against OSDF and it's notion
314+
Report whether a node document validates against OSDF and its notion
315315
of what that node should look like according to any registered schemas.
316316
317317
Returns a tuple with the first value holding a boolean of whether the

0 commit comments

Comments
 (0)