Skip to content

Commit

Permalink
Merge pull request #55 from IsraelOrtuno/patch
Browse files Browse the repository at this point in the history
Typo in resource name
  • Loading branch information
IsraelOrtuno authored Oct 9, 2018
2 parents ee0ea13 + 08b4118 commit 266b059
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
use Devio\Pipedrive\Resources\Basics\Resource;
use Devio\Pipedrive\Resources\Traits\HandlesAssignments;

class PermissionsSets extends Resource
class PermissionSets extends Resource
{
use HandlesAssignments;

Expand Down

0 comments on commit 266b059

Please sign in to comment.