Skip to content

Commit

Permalink
Fixing documentation link.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Lokahi Podwys committed Aug 10, 2015
1 parent 0d5aa73 commit eec54cd
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 @@ -6,7 +6,7 @@ Upgrading from an older version? Please see the [Breaking Change History](#break

# Basic Usage

Require and instantiate superagent-cache as follows to get the [default configuration](#what-does-the-default-configuraiton-give-me):
Require and instantiate superagent-cache as follows to get the [default configuration](#what-does-the-default-configuration-give-me):
```javascript
var superagent = require('superagent-cache')();
```
Expand Down

0 comments on commit eec54cd

Please sign in to comment.