diff options
| author | Casey Duncan <casey.duncan@gmail.com> | 2010-12-08 20:45:37 -0800 |
|---|---|---|
| committer | Casey Duncan <casey.duncan@gmail.com> | 2010-12-08 20:45:37 -0800 |
| commit | b3f7e38cbb2f562d7bfb66d2e211f376d03d53cd (patch) | |
| tree | 0b5f77a76f56b3063c7f29d868fc71db6cb0a0ca | |
| parent | eb7a83dd32a088b05013075978194398ee036ea0 (diff) | |
| download | pyramid-b3f7e38cbb2f562d7bfb66d2e211f376d03d53cd.tar.gz pyramid-b3f7e38cbb2f562d7bfb66d2e211f376d03d53cd.tar.bz2 pyramid-b3f7e38cbb2f562d7bfb66d2e211f376d03d53cd.zip | |
smooth out bumpy sentence
| -rw-r--r-- | docs/narr/static.rst | 4 |
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:: |
