Skip to content

Commit 07ffeb3

Browse files
committed
Update README.md
1 parent c9e2ab6 commit 07ffeb3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ This extension will add the ability to log to [Sentry](https://github.com/getsen
1818
## Configuration
1919
* Add the variable 'raven_dns' to your app/etc/env.php file. Example:
2020

21-
`
22-
'raven_dns' => 'https://****@sentry.domain.com/8',
23-
`
21+
```
22+
'raven_dns' => 'https://****@sentry.domain.com/8',
23+
```
2424

2525
---
2626
[![Alt text](https://www.sebwite.nl/wp-content/themes/sebwite/assets/images/logo-sebwite.png "Sebwite.nl")](https://sebwite.nl)

0 commit comments

Comments
 (0)