[Pkg-javascript-commits] [node-static] 97/151: Correct typo
Tonnerre Lombard
tonnerre-guest at moszumanska.debian.org
Tue Jan 7 23:18:01 UTC 2014
This is an automated email from the git hooks/post-receive script.
tonnerre-guest pushed a commit to branch master
in repository node-static.
commit c9654ce132fb7708714e3d5061af2599b595e41f
Author: Aria Stewart <aredridel at nbtsc.org>
Date: Sat Dec 29 17:29:27 2012 -0500
Correct typo
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 20ca0ec..236ef03 100644
--- a/README.md
+++ b/README.md
@@ -168,7 +168,7 @@ Command Line Interface
serving "public" at http://127.0.0.1:8080
# specify additional headers (this one is useful for development)
- $ static -H '{"Cache-Control": "no-cache, must-revaliate"}'
+ $ static -H '{"Cache-Control": "no-cache, must-revalidate"}'
serving "." at http://127.0.0.1:8080
# set cache control max age
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-static.git
More information about the Pkg-javascript-commits
mailing list