Skip to content

Commit

Permalink
fix(cli): typo in Uploading Files (#10427)
Browse files Browse the repository at this point in the history
  • Loading branch information
menahishayan authored Jun 18, 2024
1 parent 2057f71 commit d34520e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cli/dif.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ sentry-cli debug-files upload --include-sources /path/to/files...

Use the `sentry-cli debug-files upload` command to upload debug information files to
Sentry. The command will recursively scan the provided folders or ZIP archives.
Files that have already been upload are skipped automatically.
Files that have already been uploaded are skipped automatically.

We recommend uploading debug information files when publishing or releasing your
application. Alternatively, files can be uploaded during the build process. See
Expand Down

0 comments on commit d34520e

Please sign in to comment.