Skip to content

Commit

Permalink
Merge pull request #56 from Vaporjawn/Getting-Missing-Fact-Numbers
Browse files Browse the repository at this point in the history
Add Snapple Fact #266
  • Loading branch information
Vaporjawn committed Jan 29, 2024
2 parents cc44751 + 9c44137 commit 256bc80
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/snappleFacts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1062,6 +1062,10 @@ const snappleFacts: SnappleFact[] = [
number: 265,
fact: 'About 90% of all garlic consumed in the U.S. comes from Gilroy, CA.',
},
{
number: 266,
fact: 'Manhattan is the only borough in New York City that doesn\'t have a Main Street.',
},
{
number: 267,
fact: 'Double Dutch jump rope is considered a cross-training sport.',
Expand Down

0 comments on commit 256bc80

Please sign in to comment.