diff --git a/markit/locales/recent/en.yml b/markit/locales/recent/en.yml
index d8890bc..65c955d 100755
--- a/markit/locales/recent/en.yml
+++ b/markit/locales/recent/en.yml
@@ -2,6 +2,6 @@ recent: A recent addition
recent_addition: This is a recent addition to the language.
browser:
value: "Examples work in the recent #{browser}."
- none: "Not supported in JavaScript engines, or supported partially yet, requires polyfilling."
- new: Old browsers may need polyfills.
+ none: "Not supported in JavaScript engines, or supported partially yet, requires polyfilling."
+ new: Old browsers may need polyfills.
caniuse: "You can find the current state of support at https://caniuse.com/#feat=#{feat}."