diff options
author | Mark Powers <markppowers0@gmail.com> | 2020-04-19 17:23:01 -0500 |
---|---|---|
committer | Mark Powers <markppowers0@gmail.com> | 2020-04-19 17:23:01 -0500 |
commit | acf13b3af04791124d0d8cb31292505c5edf131a (patch) | |
tree | 7a087b0b2f0bb22c94d704fa16a253851fe0d388 /src/quiz-bunny/prompts.js | |
parent | d4878655be6ae6b88bdffc1afe2ff953119b7916 (diff) |
Add improvements to quiz bunny
Diffstat (limited to 'src/quiz-bunny/prompts.js')
-rw-r--r-- | src/quiz-bunny/prompts.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quiz-bunny/prompts.js b/src/quiz-bunny/prompts.js index c6326cd..6531ead 100644 --- a/src/quiz-bunny/prompts.js +++ b/src/quiz-bunny/prompts.js @@ -30,7 +30,7 @@ var prompts = [ "What is @'s favorite TV show?", "If @ was the host of a reality TV show, what would it be about?", "What is the last song @ listened to?", - "What is @'s go to restaurant owner?", + "What is @'s go to restaurant order?", "What would @ cook for a dinner party?", "What is the coolest thing @ has done?", "What is at the top of @'s grocery list?", |