Skip to content

Commit e599c30

Browse files
Apply suggestions from code review
Co-authored-by: marciocloudflare <[email protected]>
1 parent f0a76d7 commit e599c30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/docs/r2/api/tokens.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import { DashButton } from "~/components";
1010
You can generate an API token to serve as the Access Key for usage with existing S3-compatible SDKs or XML APIs.
1111

1212
:::note
13-
This page contains instructions on generating API tokens _specifically_ for R2. Note that this is different from generating API tokens for other service, as documented in [Create API token](/fundamentals/api/get-started/create-token/).
13+
This page contains instructions on generating API tokens _specifically_ for R2. Note that this is different from generating API tokens for other services, as documented in [Create API token](/fundamentals/api/get-started/create-token/).
1414
:::
1515

1616
You must purchase R2 before you can generate an API token.

src/content/docs/r2/data-catalog/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ When you run this command, take note of the "Warehouse" and "Catalog URI". You w
9696

9797
## 3. Create an API token
9898

99-
Iceberg clients (including [PyIceberg](https://py.iceberg.apache.org/)) must authenticate to the catalog with a [R2 API token](/r2/api/tokens/) that has both R2 and catalog permissions.
99+
Iceberg clients (including [PyIceberg](https://py.iceberg.apache.org/)) must authenticate to the catalog with an [R2 API token](/r2/api/tokens/) that has both R2 and catalog permissions.
100100

101101
<Steps>
102102
1. In the Cloudflare dashboard, go to the **R2 object storage** page.

0 commit comments

Comments
 (0)