Skip to content

Commit 8c62bf9

Browse files
Update includes/dart-integrations/http-integration.mdx
Co-authored-by: Alex Krawiec <[email protected]>
1 parent b49bb3e commit 8c62bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/dart-integrations/http-integration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ try {
117117

118118
### Failed Request Status Codes
119119

120-
You can customize which status codes should be considered as failed requests by setting the `failedRequestStatusCodes` option when calling `SentryHttpClient()`.
120+
You can customize which status codes should be considered failed requests by setting the `failedRequestStatusCodes` option when calling `SentryHttpClient()`.
121121

122122
```dart
123123
import 'package:sentry/sentry.dart';

0 commit comments

Comments
 (0)