Ironholds / WikidataR

An R package for the Wikidata API
Other
53 stars 14 forks source link

Vignette typo - aall should be all #10

Closed pssguy closed 8 years ago

pssguy commented 8 years ago
first_aaron <- get_item(aall_aarons[[1]]$id)
Ironholds commented 8 years ago

Nice catch! Wanna PR it? I'll get to it if not.

pssguy commented 8 years ago

I've only ever done one PR before and that was about a year ago. I chnged all 4 files in my fork but pretty sure I did the PR incorrectly!

Ironholds commented 8 years ago

Yeah; fork, make all the changes, commit them to the fork, then make a pull request from the fork to this version.

Ironholds commented 8 years ago

Okay, I'm going to fix this at my end with one commit.