From 86884691866c78f80ed8b9cb0675ef7a00b5c4e7 Mon Sep 17 00:00:00 2001 From: Alexis Lefebvre Date: Mon, 15 Oct 2018 23:06:19 +0200 Subject: [PATCH] UPGRADE-5.0.md: missing backtick --- UPGRADE-5.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADE-5.0.md b/UPGRADE-5.0.md index 2193854ad6..7e0734fd10 100644 --- a/UPGRADE-5.0.md +++ b/UPGRADE-5.0.md @@ -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`.