fix(settings): add missing space before link

This commit is contained in:
Benedikt Rötsch
2018-01-29 17:43:09 +01:00
committed by Benedikt Rötsch
parent fe86b0402f
commit bde8d4e47b

View File

@@ -46,7 +46,7 @@ block content
p
strong #{translate('credentialSourceLabel', currentLocale.code)}:
br
span #{translate('loadedFromLocalFileLabel', currentLocale.code)}
span #{translate('loadedFromLocalFileLabel', currentLocale.code)} 
a(href="https://github.com/contentful/the-example-app.nodejs/blob/master/variables.env" target="_blank" rel="noopener") variable.env
p
em #{translate('overrideConfigLabel', currentLocale.code)}