summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCasey Duncan <casey.duncan@gmail.com>2010-12-08 20:45:37 -0800
committerCasey Duncan <casey.duncan@gmail.com>2010-12-08 20:45:37 -0800
commitb3f7e38cbb2f562d7bfb66d2e211f376d03d53cd (patch)
tree0b5f77a76f56b3063c7f29d868fc71db6cb0a0ca /docs
parenteb7a83dd32a088b05013075978194398ee036ea0 (diff)
downloadpyramid-b3f7e38cbb2f562d7bfb66d2e211f376d03d53cd.tar.gz
pyramid-b3f7e38cbb2f562d7bfb66d2e211f376d03d53cd.tar.bz2
pyramid-b3f7e38cbb2f562d7bfb66d2e211f376d03d53cd.zip
smooth out bumpy sentence
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::