ashwinks / PHP-LinkedIn-SDK

A PHP wrapper for the LinkedIn API
94 stars 74 forks source link

Incorrect name of constant #23

Closed wallacemaxters closed 8 years ago

wallacemaxters commented 8 years ago

The constant declarem in line 22, Linkedin\Linkedin::SCOPE_READ_WRTIE_UPDATES the should be SCOPE_READ_WRITE_UPDATES

ashwinks commented 8 years ago

Are you using the latest version? That typo was fixed.