gridonic / hapi

PHP Wrapper Library for the Harvest API
GNU General Public License v3.0
41 stars 21 forks source link

Fix capitalization in example code in README #3

Closed scooter-dangle closed 10 years ago

scooter-dangle commented 10 years ago

Changed HarvestApi to HarvestAPI. The former form was incorrect and threw errors when running the example.

peschee commented 10 years ago

Thanks!