summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/static.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/narr/static.rst b/docs/narr/static.rst
index beb12c586..3f684063f 100644
--- a/docs/narr/static.rst
+++ b/docs/narr/static.rst
@@ -1,8 +1,8 @@
Static Resources
================
-:app:`Pyramid` makes it possible to serve up "static" (non-dynamic)
-resources from a directory on a filesystem. This chapter describes
+:app:`Pyramid` makes it possible to serve up static
+resources files from a directory on a filesystem. This chapter describes
how to configure :app:`Pyramid` to do so.
.. index::