Skip to content

Commit 043f080

Browse files
Apply suggestions from code review
Co-authored-by: Bruno Garcia <bruno@brunogarcia.com>
1 parent 0b102c1 commit 043f080

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/platforms/godot/configuration/stack-traces.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ On macOS, if you have Homebrew installed:
118118
brew install getsentry/tools/sentry-cli
119119
```
120120

121-
On Arch Linux (btw):
121+
On Arch Linux:
122122
```bash
123123
pacman -S sentry-cli
124124
```
@@ -146,7 +146,7 @@ Replace `<YOUR_ORGANIZATION>` and `<YOUR_PROJECT>` with your actual organization
146146
Example output:
147147

148148
```PowerShell
149-
$ sentry-cli debug-files upload --org sentry-sdks --project sentry-godot ./bin
149+
$ sentry-cli debug-files upload --org my-sentry-org --project my-game ./bin
150150
> Found 4 debug information files
151151
> Prepared debug information files for upload
152152
> Uploading completed in 7.429s

0 commit comments

Comments
 (0)