From 7aa954a0f30293df1887f746c5293435f4e615cd Mon Sep 17 00:00:00 2001 From: Lennart kats Date: Wed, 11 Nov 2015 16:34:04 +0000 Subject: [PATCH] Add . --- plugins/c9.ide.preferences/experimental.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 *****/