Skip to content

Commit 9c0da86

Browse files
committed
datset -> dataset
1 parent a384ee2 commit 9c0da86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Query API - [sample code](samples/query_examples.py)
1919

2020
Domain API - [sample code](samples/domain_example.py)
2121

22-
- **create()** - Create many types of domains (e.g. lists, datsets).
22+
- **create()** - Create many types of domains (e.g. lists, datasets).
2323
- **drop()** - Delete a domain.
2424
- **get()** - Get a domain design.
2525
- **infer_fields()** - Infer fields for a domain design from a file.

0 commit comments

Comments
 (0)