Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
thorpelawrence committed Aug 3, 2020
2 parents bd07b18 + 5fff133 commit 56ab1f6
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 @@ -4,7 +4,7 @@ Cache un/encrypted expiring values as AWS SSM parameters with a TTL

## Usage
```js
const SSMCache = require('aws-param-cache');
const SSMCache = require('@cribadvisor/aws-param-cache');

const cache = new SSMCache({
secret: true,
Expand Down

0 comments on commit 56ab1f6

Please sign in to comment.