Skip to content

Commit

Permalink
update pet problem grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpepler authored Sep 4, 2024
1 parent e0b8091 commit e7ff915
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/data/petProblems.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[
"sick after eating some bad {{food}}",
"lost at {{location}} {{event}}",
"lost at {{location}}",
"feeling {{emotion}} and needs some support",
"got sick after eating some bad {{food}}",
"might be lost at {{location}} {{event}}",
"is lost at {{location}}",
"is feeling {{emotion}} and needs some support",
"got stuck in {{location}}",
"chewed on something they shouldnt have",
"got into a fight with a {{pet}}",
Expand All @@ -26,4 +26,4 @@
"is having trouble getting along with other pets",
"is having trouble getting along with people",
"is having trouble with {{activity}}"
]
]

0 comments on commit e7ff915

Please sign in to comment.