Skip to content

Commit ccd1e4e

Browse files
authored
Update README.md: fix typo (#137)
`sypports` -> `supports`
1 parent ea19ac2 commit ccd1e4e

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
@@ -38,7 +38,7 @@ Below is an example of what a payload for an event describing a table update mig
3838
| **column1** | hello | `string` |
3939
| **column2** | { "name": "roman" } | `json` |
4040

41-
Talaria sypports `string`, `int32`, `int64`, `bool`, `float64`, `timestamp` and `json` data types which are used to construct columns that can be exposed to Presto/SQL.
41+
Talaria supports `string`, `int32`, `int64`, `bool`, `float64`, `timestamp` and `json` data types which are used to construct columns that can be exposed to Presto/SQL.
4242

4343
## Event Ingestion with Talaria
4444

0 commit comments

Comments
 (0)