Skip to content

Commit c3965b8

Browse files
committed
Fix typos in documentation
1 parent 19ed45d commit c3965b8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/src/main/sphinx/connector/teradata.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ catalog named sales using the configured connector.
7575

7676
Because Trino and Teradata each support types that the other does not, this
7777
connector {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
7979
Teradata 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
175175
a Teradata database. The connector supports the {ref}`globally available
176176
<sql-globally-available>` and {ref}`read operation <sql-read-operations>`
177177
statements.
178-

0 commit comments

Comments
 (0)