Skip to content

Commit

Permalink
Update src/management/HooksManager.js
Browse files Browse the repository at this point in the history
Co-Authored-By: Damien Guard <damieng@gmail.com>
  • Loading branch information
astanciu and damieng committed Jan 23, 2020
1 parent 865dfda commit 79aeaa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/management/HooksManager.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ var RetryRestClient = require('../RetryRestClient');

/**
* @class HooksManager
* The hook class provides a simple abstraction for performing CRUD operations
* The hooks manager class provides a simple abstraction for performing CRUD operations
* on Auth0 HooksManagers.
* @constructor
* @memberOf module:management
Expand Down

0 comments on commit 79aeaa9

Please sign in to comment.