Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions inst/topics/football.R
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,13 @@ c(
"Mike Carey is WRONG",
"Unexpected artist joins Beyonc\u00E9",
"Cam's Superman shirt-opening thing",
"Idle speculation it's Peyton's last game"
)
"Idle speculation it's Peyton's last game",

##Matt adds
"His shoe fell off",
"Oops...slipped in the mud",
"Wow...got his feet tangled on that one",
"Saved by the shoestring")

## lying around from past
## Troy Aikman says something inane
Expand Down
3 changes: 2 additions & 1 deletion inst/topics/july4th.R
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ c(
"Liberty",
"Flag",
"Patriot",
"Summer"
"Summer",
"testline"

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change in this file is probably unintentional? Please resolve in your branch and push or let me know if you'd prefer I update. Then I could accept the changes to the football card.

)