commit bf87e5c7a9cfb63587814d63662f4f54d48eccde
Author: Andrei Rybak <rybak.a.v@gmail.com>
Date:   2024-08-27T02:12:36+02:00

    remove <em> from recentchanges-legend-plusminus

diff --git a/languages/i18n/en.json b/languages/i18n/en.json
index 90c25caa716..a278bc5f9e0 100644
--- a/languages/i18n/en.json
+++ b/languages/i18n/en.json
@@ -1387,7 +1387,7 @@
 	"recentchanges-legend-minor": "{{int:recentchanges-label-minor}}",
 	"recentchanges-legend-bot": "{{int:recentchanges-label-bot}}",
 	"recentchanges-legend-unpatrolled": "{{int:recentchanges-label-unpatrolled}}",
-	"recentchanges-legend-plusminus": "(<em>±123</em>)",
+	"recentchanges-legend-plusminus": "(±123)",
 	"recentchanges-legend-watchlistexpiry": "Temporarily watched page",
 	"recentchanges-submit": "Show",
 	"rcfilters-tag-remove": "Remove '$1'",
