Skip to content

Commit 6af4ae5

Browse files
authored
Fix typo (#643)
1 parent 8f1698f commit 6af4ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This release adds support for Laravel 10.
1212
- Add support for Laravel 10 [(#630)](https://github.com/getsentry/sentry-laravel/pull/630)
1313
- Thanks to [@jnoordsij](https://github.com/jnoordsij) for their contribution.
1414
- Add `tracing.http_client_requests` option [(#641)](https://github.com/getsentry/sentry-laravel/pull/641)
15-
- You can now disable HTTP client tracing in your `confgi/sentry.php` file
15+
- You can now disable HTTP client tracing in your `config/sentry.php` file
1616

1717
```php
1818
'tracing' => [

0 commit comments

Comments
 (0)