Skip to content
This repository was archived by the owner on Feb 27, 2021. It is now read-only.

Commit fd2af92

Browse files
author
Rich Jones
committed
typo
1 parent 930277f commit fd2af92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ It's useful for **prototyping**, **casual hacking**, and (maybe) even low-traffi
2222
* Uses S3 as a datastore.
2323
* Loads to native Python objects with `cPickle`
2424
* Can use JSON as a serialization format for untrusted data
25-
* Local filestore based cacheing
25+
* Local filestore based caching
2626
* Cheap(ish)!
2727
* Fast(ish)! (Especially from Lambda)
2828

0 commit comments

Comments
 (0)