From cdb4aa97d001f046e53842832f39aa4f6185f9a6 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 19 Feb 2015 09:21:05 -0700 Subject: [PATCH] typo fix 100,000 -> 1,000,000 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f85012..15fd59e 100644 --- a/README.md +++ b/README.md @@ -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.