summaryrefslogtreecommitdiff
path: root/examples/beaker_caching/environment.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/beaker_caching/environment.py')
-rw-r--r--examples/beaker_caching/environment.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/beaker_caching/environment.py b/examples/beaker_caching/environment.py
index 740c5977a..ccc625117 100644
--- a/examples/beaker_caching/environment.py
+++ b/examples/beaker_caching/environment.py
@@ -1,6 +1,6 @@
"""environment.py
-Establish data / cache file paths, and configurations,
+Establish data / cache file paths, and configurations,
bootstrap fixture data if necessary.
"""