Skip to content

Commit

Permalink
change pet problem grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpepler authored Sep 4, 2024
1 parent e7ff915 commit 9430500
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/prompts.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"theres been a {{event}}",
"my {{relation}} had a {{event}}",
"we had an unexpected {{event}} at {{location}}",
"my {{pet}} is {{petProblem}}",
"my {{pet}} {{petProblem}}",
"my {{pet}} needs to go to {{location}}",
"the {{transportMode}} is {{transportIssue}}",
"the {{transportMode}} isnt running",
Expand Down Expand Up @@ -58,4 +58,4 @@
"i need to attend the {{activity}} {{event}}",
"my {{relation}} wont leave",
"im preparing for a {{event}}"
]
]

0 comments on commit 9430500

Please sign in to comment.