Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
Signed-off-by: Kharude, Sachin <sachin.kharude@here.com>
  • Loading branch information
Kharude, Sachin authored and sackh committed Sep 13, 2020
1 parent 67e3876 commit 9c6f40f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/space/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ def large_data_space():

@pytest.fixture()
def schema_validation_space():
"""Creat a space with schema validation."""
"""Create a space with schema validation."""
schema = (
'{"definitions":{},"$schema":"http://json-schema.org/draft-07/schema#",'
'"$id":"http://example.com/root.json","type":"object",'
Expand Down

0 comments on commit 9c6f40f

Please sign in to comment.