Skip to content

Commit 3b49b10

Browse files
committed
clean up tutorial verbage
1 parent 4311284 commit 3b49b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/python/schema_operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ In this tutorial, you will learn how to create these JSON Schema using an existi
66

77
## Tutorial Purpose
88

9-
You will create a JSON schema using your data model suing the python client as a library. To use a CLI tool see the [documentation](../command_line_client.md).
9+
You will create a JSON schema from your data model using the Python client as a library. To use the CLI tool, see the [documentation](../command_line_client.md).
1010

1111
## Prerequisites
1212

0 commit comments

Comments
 (0)