Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Commit

Permalink
Fix README typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Randy McLaughlin committed Aug 23, 2013
1 parent cabbbd6 commit ba81958
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -76,6 +76,7 @@ Without user credentials:
```javascript
var www_authenticate = require('www-authenticate');
var authenticator= www_authenticate.authenticator(username,password);
```

With user credentials:
```javascript
Expand Down

0 comments on commit ba81958

Please sign in to comment.