Skip to content

Commit

Permalink
Fix misc grammatical errors in ambassador stories
Browse files Browse the repository at this point in the history
  • Loading branch information
MattIPv4 committed Jan 6, 2025
1 parent a6f2a23 commit 1c2804f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alveusgg/data",
"version": "0.50.0",
"version": "0.50.1",
"private": true,
"license": "SEE LICENSE IN LICENSE.md",
"repository": {
Expand Down Expand Up @@ -37,5 +37,6 @@
"tailwindcss": {
"optional": true
}
}
},
"packageManager": "[email protected]+sha512.499434c9d8fdd1a2794ebf4552b3b25c0a633abcee5bb15e7b5de90f32f47b513aca98cd5cfd001c31f0db454bc3804edccd578501e4ca293a6816166bbd9f81"
}
10 changes: 5 additions & 5 deletions src/ambassadors/core.ts
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ const ambassadors = {
retired: null,
enclosure: "parrots",
story:
"Tico was rehomed to Alveus as the previous sanctuarys owner was retiring,",
"Tico was rehomed to Alveus as the previous sanctuary's owner was retiring.",
mission:
"She is an ambassador for how the pet trade has affected her parrot species and many others around the world.",
clips: [
Expand All @@ -149,7 +149,7 @@ const ambassadors = {
retired: null,
enclosure: "parrots",
story:
"Miley was rehomed to Alveus as the previous sanctuarys owner was retiring.",
"Miley was rehomed to Alveus as the previous sanctuary's owner was retiring.",
mission:
"She is an ambassador for how the pet trade has affected her parrot species and many others around the world.",
clips: [{ id: "HEcrzoXofB8", caption: "Maya Gives Miley A Bath" }],
Expand All @@ -167,7 +167,7 @@ const ambassadors = {
retired: null,
enclosure: "parrots",
story:
"Mia was rehomed to Alveus as the previous sanctuarys owner was retiring.",
"Mia was rehomed to Alveus as the previous sanctuary's owner was retiring.",
mission:
"She is an ambassador for how the pet trade has affected her parrot species and many others around the world.",
clips: [
Expand All @@ -191,7 +191,7 @@ const ambassadors = {
retired: null,
enclosure: "parrots",
story:
"Siren was rehomed to Alveus as the previous sanctuarys owner was retiring.",
"Siren was rehomed to Alveus as the previous sanctuary's owner was retiring.",
mission:
"She is an ambassador for how the pet trade has affected her parrot species and many others around the world.",
clips: [
Expand Down Expand Up @@ -482,7 +482,7 @@ const ambassadors = {
arrival: "2021-04",
retired: null,
enclosure: "nutrition",
story: "Rehomed from a local pet owner.",
story: "Moomin was rehomed from a local pet owner.",
mission:
"He is an ambassador for the exploitation of wildlife in the fur trade.",
clips: [{ id: "djDIUl2c0v8", caption: "Moomin Steals A Stick From Snork" }],
Expand Down

0 comments on commit 1c2804f

Please sign in to comment.