Skip to content

Commit f9c15bf

Browse files
fixed minor typo
1 parent 23826c1 commit f9c15bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ These files are contained in the `*.jsonl` files. A line looks like the followin
116116

117117
The fields represent the following:
118118

119-
- `phase`: the phase in which the dataset was collection. We collected WikiSQL in two phases.
119+
- `phase`: the phase in which the dataset was collected. We collected WikiSQL in two phases.
120120
- `question`: the natural language question written by the worker.
121121
- `table_id`: the ID of the table to which this question is addressed.
122122
- `sql`: the SQL query corresponding to the question. This has the following subfields:

0 commit comments

Comments
 (0)