We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a384ee2 commit 9c0da86Copy full SHA for 9c0da86
README.md
@@ -19,7 +19,7 @@ Query API - [sample code](samples/query_examples.py)
19
20
Domain API - [sample code](samples/domain_example.py)
21
22
-- **create()** - Create many types of domains (e.g. lists, datsets).
+- **create()** - Create many types of domains (e.g. lists, datasets).
23
- **drop()** - Delete a domain.
24
- **get()** - Get a domain design.
25
- **infer_fields()** - Infer fields for a domain design from a file.
0 commit comments