diff --git a/plugins/c9.ide.preferences/experimental.js b/plugins/c9.ide.preferences/experimental.js index 129253b3..8fe13543 100644 --- a/plugins/c9.ide.preferences/experimental.js +++ b/plugins/c9.ide.preferences/experimental.js @@ -52,7 +52,7 @@ define(function(require, exports, module) { intro.$int.innerHTML = '

Experimental Features (reload to apply changes)

Cloud9 is continuously in ' + 'development. New features in alpha or beta are first hidden ' - + 'and can be enabled via this page. Use at your own risk

'; + + 'and can be enabled via this page. Use at your own risk.

'; } /***** Methods *****/