Skip to content

Commit 3ee0317

Browse files
committed
typos
1 parent c3b6830 commit 3ee0317

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/platforms/android/build-distribution/auto-update.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ sentry {
6161
}
6262
```
6363

64-
This expect to find the environment variable `SENTRY_DISTRIBUTION_AUTH_TOKEN`, copy the token you generated in the preceding step to this variable in your CI environment.
64+
This expects to find the environment variable `SENTRY_DISTRIBUTION_AUTH_TOKEN`, copy the token you generated in the preceding step to this variable in your CI environment.
6565

6666
### Configuration Options
6767

includes/build-distribution/create-integration-token.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ To use the Auto-Update SDK, you need to create an internal integration token wit
1515
![Set Permissions =800x](./images/set-permissions.png)
1616
1. Click **Save Changes**
1717
1. Scroll down to the Tokens section and click **New Token**
18-
![Create New Token =800x](./images/create-auth-token.png)
18+
![Create New Token =800x](./images/create-auth-token.png)
1919
1. Save the generated token, you'll need it to integrate the SDK

0 commit comments

Comments
 (0)