typo fix 100,000 -> 1,000,000

This commit is contained in:
AJ ONeal 2015-02-19 09:21:05 -07:00
parent 700e4a375d
commit cdb4aa97d0
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ look at twice (nor telling someone else twice).
I should be able to shout one of these ids across the room to a co-worker
or spouse and have them be able to enter it without any confusion.
Currently the id space is about 100,000 ids (100 * 100 * 100).
Currently the id space is about 1,000,000 ids (100 * 100 * 100).
The goal is to have several billion possible combinations by adding
more words as well as expanding the ids to have verbs and adverbs.