Skip to content

Commit 1974eaf

Browse files
committed
minor symfony#17442 Fix markdown typo (welcoMattic)
This PR was merged into the 2.7 branch. Discussion ---------- Fix markdown typo There was too much backticks before Config paragraph | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | symfony/symfony-docs Commits ------- bd70f24 Fix markdown typo
2 parents 414ddf7 + bd70f24 commit 1974eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ UPGRADE FROM 2.x to 3.0
1919
* The `DebugUniversalClassLoader` class has been removed in favor of
2020
`DebugClassLoader`. The difference is that the constructor now takes a
2121
loader to wrap.
22-
```
22+
2323

2424
### Config
2525

0 commit comments

Comments
 (0)