You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: timescaledb/tutorials/nyc-taxi-cab.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Estimated time for completion: 25 minutes.
12
12
### Prerequisites
13
13
To complete this tutorial, you will need a cursory knowledge of the
14
14
Structured Query Language (SQL). The tutorial will walk you through each
15
-
SQL command, but it will be helpful if you've seen SQL before.ß
15
+
SQL command, but it will be helpful if you've seen SQL before.
16
16
17
17
### Accessing Timescale
18
18
There are multiple options for using Timescale to follow along with this tutorial. **All connection information
@@ -97,7 +97,7 @@ by typing the command below into your terminal,
97
97
ensuring that you replace the {curly brackets} with your real
98
98
password, hostname, and port number.
99
99
100
-
>:TIP:Remember, this connection string assumes you are connecting to **Timescale Forge**. Change the user and database name as needed depending on how you're connecting.
100
+
>:TIP:Remember, this connection string assumes you are connecting to **Timescale Forge**. Change the user and database name as needed depending on how you're connecting.
0 commit comments