Skip to content

Commit d34520e

Browse files
authored
fix(cli): typo in Uploading Files (#10427)
1 parent 2057f71 commit d34520e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cli/dif.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ sentry-cli debug-files upload --include-sources /path/to/files...
9090

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

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

0 commit comments

Comments
 (0)