Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
raulriera committed Jun 22, 2013
1 parent e81bd52 commit 66cedb8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ For more information check out the [examples.js](https://github.com/raulriera/XH
Apart from the RESTful way of interacting with your API endpoints, this module also includes the following helper methods:

### clean()
Goes through all the cached documents and delete everything that has been expired (if their TTL timespam is less than the current time)
Goes through all the cached documents and delete everything that has been expired (if their TTL timestamp is less than the current time)

This method returns the count of deleted documents

Expand All @@ -25,6 +25,7 @@ This method returns the count of deleted documents

## About:
Created by Raul Riera, [@raulriera](http://twitter.com/raulriera)

Contributions by:

* Daniel Tamas, [@dan_tamas](http://twitter.com/dan_tamas)
Expand Down

0 comments on commit 66cedb8

Please sign in to comment.