about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franckcuny@gmail.com>2015-07-07 11:17:00 -0700
committerFranck Cuny <franckcuny@gmail.com>2015-07-07 11:17:00 -0700
commiteeb4ea089bb9667b9e3ef1f1e904a3aa157c07f9 (patch)
treedd0dd931537de1592a6c198ea96b3cc712faf558
parentIgnore .build directory in the repository. (diff)
downloadplack-middleware-etag-eeb4ea089bb9667b9e3ef1f1e904a3aa157c07f9.tar.gz
Remove white spaces from the README
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index df1e7fe..2d9ddfa 100644
--- a/README
+++ b/README
@@ -38,7 +38,7 @@ DESCRIPTION
 
         Will add "Cache-Control: must-revalidate, max-age=3600" to the
         headers.
-        
+
     check_last_modified_header
 
         Will not add an ETag if there is already a Last-Modified header.