Skip to content

Commit 3063b7e

Browse files
authored
Correct typo. (#7047)
1 parent 7f1dd8c commit 3063b7e

File tree

1 file changed

+1
-1
lines changed
  • src/platforms/common/enriching-events/attachments

1 file changed

+1
-1
lines changed

src/platforms/common/enriching-events/attachments/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ In addition, you can set these parameters:
7676

7777
`filename`
7878

79-
: The filename is the name of the file to display in Sentry. When using bytes you have to specify a filename, whereas with a path you don't as the SKD is going to use the last path component.
79+
: The filename is the name of the file to display in Sentry. When using bytes you have to specify a filename, whereas with a path you don't as the SDK is going to use the last path component.
8080

8181
`contentType`
8282

0 commit comments

Comments
 (0)