diff --git a/chrome_point_plus/js/options.js b/chrome_point_plus/js/options.js
index dd7d271..9a04bcc 100644
--- a/chrome_point_plus/js/options.js
+++ b/chrome_point_plus/js/options.js
@@ -210,7 +210,7 @@ function pp_restore_options() {
// Showing version
document.getElementById('pp-version').innerHTML = 'Point+ ' + getVersion()
- + ' by @skobkin-ru\n\
+ + ' by @skobkin-ru
\n\
& @NokitaKaze';
});
diff --git a/chrome_point_plus/options.html b/chrome_point_plus/options.html
index cba029e..cd26adb 100644
--- a/chrome_point_plus/options.html
+++ b/chrome_point_plus/options.html
@@ -61,7 +61,7 @@