Skip to content

Commit 4bfccba

Browse files
authored
Update docs/platforms/react-native/sourcemaps/uploading/expo.mdx
1 parent df5179d commit 4bfccba

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/react-native/sourcemaps/uploading

1 file changed

+1
-1
lines changed

docs/platforms/react-native/sourcemaps/uploading/expo.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ npx sentry-expo-upload-sourcemaps dist
5555
#### Notes
5656

5757
- `dist` is the default output directory of `eas update`.
58-
- Sentry Org, Sentry Project and Sentry Url will be loaded from expo plugin config (app.json / app.config.js) if environment variable is not set.
58+
- Sentry Org, Sentry Project, and Sentry Url will be loaded from the expo plugin config (app.json / app.config.js) if the environment variable isn't set.
5959
- Uploaded source maps have no associated releases. This is expected as updates can apply to multiple releases.
6060

6161
## Notes

0 commit comments

Comments
 (0)