Skip to content

Commit

Permalink
Merge pull request #78 from darkyen/patch-1
Browse files Browse the repository at this point in the history
Fixed a minor mistake in readme
  • Loading branch information
ntotten committed Mar 16, 2016
2 parents a67c265 + f3d6812 commit 230c9b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ var management = new ManagementClient({
Note: When using at browser you should use `telemetry: false`.

## Authentication API Client
This client must used to access Auth0's [Authentication API](https://auth0.com/docs/auth-api).
This client must be used to access Auth0's [Authentication API](https://auth0.com/docs/auth-api).

The **AuthenticationClient** constructor takes an *optional* client ID, if specified it will be used as default value for all endpoints that accept a client ID.

Expand Down

0 comments on commit 230c9b9

Please sign in to comment.