From b3f7e38cbb2f562d7bfb66d2e211f376d03d53cd Mon Sep 17 00:00:00 2001 From: Casey Duncan Date: Wed, 8 Dec 2010 20:45:37 -0800 Subject: smooth out bumpy sentence --- docs/narr/static.rst | 4 ++-- 1 file 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:: -- cgit v1.2.3