Fix typos

This commit is contained in:
Scott Richmond 2025-06-12 19:44:33 +00:00
parent d642b6f80d
commit 150b0f0c38

View File

@ -66,7 +66,7 @@ let output = match padded with {
"{x} if {y}" -> { "{x} if {y}" -> {
let switched = repersonalize (y) let switched = repersonalize (y)
[ [
"Do you reall think that its likely that {switched}" "Do you really think that its likely that {switched}"
"Do you wish that {switched}" "Do you wish that {switched}"
"What do you think about {switched}" "What do you think about {switched}"
"Really--if {switched}" "Really--if {switched}"
@ -155,7 +155,7 @@ let output = match padded with {
[ [
"What if you were {switched}" "What if you were {switched}"
"Do you think you were {switched}" "Do you think you were {switched}"
"What wouuld it mean if you were {switched}" "What would it mean if you were {switched}"
] ]
} }
"{x} i am {y}" -> { "{x} i am {y}" -> {