Skip to content

Commit 7c8a4b0

Browse files
committed
Bad syntax
1 parent b3cbb22 commit 7c8a4b0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ class AppKernel extends Kernel
4848

4949
Add your DSN to ``app/config/config.yml``:
5050

51-
.. code-block:: yaml
51+
```yaml
5252

53-
sentry:
54-
dsn: "https://public:[email protected]/1"
53+
sentry:
54+
dsn: "https://public:[email protected]/1"
55+
```

0 commit comments

Comments
 (0)