Skip to content

Commit 2b18964

Browse files
committed
fix typo in getting started for r2 sql
1 parent 83ab7c9 commit 2b18964

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/docs/r2-sql/get-started.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,15 +101,15 @@ Pipelines must authenticate to R2 Data Catalog with an [R2 API token](/r2/api/to
101101
1. In the Cloudflare dashboard, go to the **R2 object storage** page.
102102
<DashButton url="/?to=/:account/r2/overview" />
103103

104-
2. Select the drop down first, then click **Manage API tokens**.
104+
2. Select **Manage API tokens**.
105105

106106
3. Select **Create Account API token**.
107107

108-
4. Select the **R2 Token** text to edit your API token name.
108+
4. Give your API token a name.
109109

110110
5. Under **Permissions**, choose the **Admin Read & Write** permission.
111111

112-
6. Select **Create API Token**.
112+
6. Select **Create Account API Token**.
113113

114114
7. Note the **Token value**.
115115

0 commit comments

Comments
 (0)