Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit f7fa628

Browse files
author
Leo Folsom
committed
saved the file
1 parent 59afe11 commit f7fa628

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
@@ -118,7 +118,7 @@ $ data-diff \
118118
| Oracle | `oracle://<username>:<password>@<hostname>/database` | 💛 |
119119
| BigQuery | `bigquery://<project>/<dataset>` | 💛 |
120120
| Redshift | `redshift://<username>:<password>@<hostname>:<5439>/<database>` | 💛 |
121-
| Presto | `presto://<username>:<password>@<hostname>:8080/<database>` | 💛 |
121+
| Presto | `presto://<username>:<password>@<hostname>:<8080>/<database>` | 💛 |
122122
| ElasticSearch | | 📝 |
123123
| Databricks | | 📝 |
124124
| Planetscale | | 📝 |

0 commit comments

Comments
 (0)