print "Copyright (C) 2013 Jason Self <j\@jxself.org>\n\n";
print "Licensed under the GNU AGPL v3 or any later version.\n\n";
-print "I will think of a number. The object of the game it to guess the number\n";
+print "I will think of a number. The object of the game is to guess the number\n";
print "in as few tries as possible. Each time you guess I will provide a hint:\n\n";
print "For each digit in the correct position I will print an X\n";