Skip to content

Commit cd04914

Browse files
authored
Fix typo in Timescale JDBC docs (#4678)
1 parent 440179d commit cd04914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/databases/jdbc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Insert `tc:` after `jdbc:` as follows. Note that the hostname, port and database
4141

4242
#### Using TimescaleDB
4343

44-
`jdbc:tc:timescaldb:2.1.0-pg13:///databasename`
44+
`jdbc:tc:timescaledb:2.1.0-pg13:///databasename`
4545

4646
#### Using Trino
4747

0 commit comments

Comments
 (0)