Updated welcome to text to read something more friendly and useful

This commit is contained in:
John McLear 2011-03-26 18:48:38 +00:00
parent 3b029b638d
commit 82f427422a
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ var AttributePoolFactory = require("./AttributePoolFactory");
/**
* The initial Text of a Pad
*/
exports.startText = "Hello World\nGoodbye Etherpad";
exports.startText = "Welcome to Etherpad Lite. This pad text is synchronized as you type, so that everyone viewing this page sees the same text.";
/**
* A Array with all known Pads