summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris Rossi <chris@archimedeanco.com>2014-07-24 17:13:08 -0400
committerChris Rossi <chris@archimedeanco.com>2014-07-24 17:13:08 -0400
commit15b979413c700fbc289328b25aaa4ba1c4cbdda9 (patch)
treee9ed97a79517d212624e90f2efdc72be04afd859 /CHANGES.txt
parent4d32f73a86e7223dbdb96b39193d357b38ea1a13 (diff)
downloadpyramid-15b979413c700fbc289328b25aaa4ba1c4cbdda9.tar.gz
pyramid-15b979413c700fbc289328b25aaa4ba1c4cbdda9.tar.bz2
pyramid-15b979413c700fbc289328b25aaa4ba1c4cbdda9.zip
cachebuster -> cachebust
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 54c1a20ed..63987d980 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -5,7 +5,7 @@ Features
--------
- Cache busting for static resources has been added and is available via a new
- argument to ``pyramid.config.Configurator.add_static_view``: ``cachebuster``.
+ argument to ``pyramid.config.Configurator.add_static_view``: ``cachebust``.
Bug Fixes
---------