minor #28883 UPGRADE-5.0.md: missing backtick (alexislefebvre)

This PR was merged into the 4.2-dev branch.

Discussion
----------

UPGRADE-5.0.md: missing backtick

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Fix small typo in Markdown file.

Commits
-------

8688469186 UPGRADE-5.0.md: missing backtick
This commit is contained in:
Fabien Potencier 2018-10-16 00:58:09 +02:00
commit 3accf51155

View File

@ -277,4 +277,4 @@ WebServerBundle
---------------
* Omitting the `$environment` argument of the `ServerRunCommand` and
`ServerStartCommand` constructors now throws a `\TypeError.
`ServerStartCommand` constructors now throws a `\TypeError`.