Skip to content

Commit ac19738

Browse files
committed
Lint README
1 parent 6b29e2a commit ac19738

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/solidstart/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ render(
159159

160160
## Uploading Source Maps
161161

162-
To upload source maps, add the `sentrySolidStartVite` plugin from `@sentry/solidstart` to your `app.config.ts` and configure
163-
an auth token. Auth tokens can be passed to the plugin explicitly with the `authToken` option, with a
162+
To upload source maps, add the `sentrySolidStartVite` plugin from `@sentry/solidstart` to your `app.config.ts` and
163+
configure an auth token. Auth tokens can be passed to the plugin explicitly with the `authToken` option, with a
164164
`SENTRY_AUTH_TOKEN` environment variable, or with an `.env.sentry-build-plugin` file in the working directory when
165165
building your project. We recommend you add the auth token to your CI/CD environment as an environment variable.
166166

0 commit comments

Comments
 (0)