Skip to content

Commit df5179d

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

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 are 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 expo plugin config (app.json / app.config.js) if environment variable is not 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)