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: src/content/docs/d1/tutorials/import-to-d1-with-rest-api/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ This tutorial uses example data:
39
39
1. Go to **Storage & Databases > D1**.
40
40
2. Select **Create**.
41
41
3. Name your database. For this tutorial, name your D1 database `d1-import-tutorial`.
42
-
4. (Optional) Provide a location hint. Location hint is an optional parameter you can provide to indicate your desired geographical location for your database. Refer to [Provide a location hint](/d1/build-with-d1/configuration/data-location/#provide-a-location-hint) for more information.
42
+
4. (Optional) Provide a location hint. Location hint is an optional parameter you can provide to indicate your desired geographical location for your database. Refer to [Provide a location hint](/d1/configuration/data-location/#provide-a-location-hint) for more information.
43
43
5. Select **Create**.
44
44
6. Go to **Console**, then paste the following SQL snippet. This creates a table named `TargetD1Table`.
0 commit comments