File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
docs/src/main/sphinx/connector Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ catalog named sales using the configured connector.
7575
7676Because Trino and Teradata each support types that the other does not, this
7777connector {ref}` modifies some types <type-mapping-overview> ` when reading data.
78- Refer to the following sections for type mapping in when reading data from
78+ Refer to the following sections for type mapping when reading data from
7979Teradata to Trino.
8080
8181### Teradata type to Trino type mapping
@@ -171,8 +171,7 @@ SELECT * FROM teradata.sales.orders;
171171
172172## SQL support
173173
174- The connector provides read access access to data and metadata in
174+ The connector provides read access to data and metadata in
175175a Teradata database. The connector supports the {ref}`globally available
176176<sql-globally-available >` and {ref} ` read operation <sql-read-operations >`
177177statements.
178-
You can’t perform that action at this time.
0 commit comments