Skip to content

Commit 12d4822

Browse files
authored
Fixed typo in docs
1 parent 6f96c7d commit 12d4822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DependencyInjection/Configuration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
* - [release]: release number of the application that will be attached to logs, defaults to null
178178
* - [level]: level name or int value, defaults to DEBUG
179179
* - [bubble]: bool, defaults to true
180-
* - [auto_stack_logs]: bool, defaults to false
180+
* - [auto_log_stacks]: bool, defaults to false
181181
*
182182
* - newrelic:
183183
* - [level]: level name or int value, defaults to DEBUG

0 commit comments

Comments
 (0)