diff --git a/app/views/browse/build-config.html b/app/views/browse/build-config.html
index 8246527bf0..0da5a65d0b 100644
--- a/app/views/browse/build-config.html
+++ b/app/views/browse/build-config.html
@@ -59,6 +59,7 @@
{{buildConfigName}}
diff --git a/dist/scripts/templates.js b/dist/scripts/templates.js
index cae766e7a9..27e9c39f9d 100644
--- a/dist/scripts/templates.js
+++ b/dist/scripts/templates.js
@@ -1846,7 +1846,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function(
"\n" +
"\n" +
"{{buildConfigName}}\n" +
- "\n" +
+ "\n" +
"\n" +
"created \n" +
"
\n" +