Skip to content

Commit 9e524d4

Browse files
authored
Update Logging.md
fixed typo
1 parent a53b6d2 commit 9e524d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hyn/5.2/Logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Add a new `tenant` channel to the channels array in your **config/logger.php** l
2626
...
2727
```
2828

29-
Then just change the 'single' channel to 'tanent' channel your stack channel:
29+
Then just change the 'single' channel to 'tenant' channel your stack channel:
3030

3131
```php
3232
'stack' => [

0 commit comments

Comments
 (0)