summaryrefslogtreecommitdiff
path: root/docs/narr/assets.rst
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2016-12-27 00:02:39 -0800
committerSteve Piercy <web@stevepiercy.com>2016-12-27 00:02:39 -0800
commitf698dd71af8af59d4a18e274189a58ba0f66a7b7 (patch)
treedc73561254ce4e0e2101760b429564275c133152 /docs/narr/assets.rst
parent6261ae4fbf73cb9e72aea2b8f67c6b04e5c474a6 (diff)
downloadpyramid-f698dd71af8af59d4a18e274189a58ba0f66a7b7.tar.gz
pyramid-f698dd71af8af59d4a18e274189a58ba0f66a7b7.tar.bz2
pyramid-f698dd71af8af59d4a18e274189a58ba0f66a7b7.zip
narr/assets - update
Diffstat (limited to 'docs/narr/assets.rst')
-rw-r--r--docs/narr/assets.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/assets.rst b/docs/narr/assets.rst
index 58f547fc9..f5a2f9684 100644
--- a/docs/narr/assets.rst
+++ b/docs/narr/assets.rst
@@ -28,7 +28,7 @@ asset:
The use of assets is quite common in most web development projects. For
example, when you create a :app:`Pyramid` application using one of the
-available scaffolds, as described in :ref:`creating_a_project`, the directory
+available :term:`cookiecutter`\ s, as described in :ref:`creating_a_project`, the directory
representing the application contains a Python :term:`package`. Within that
Python package, there are directories full of files which are static assets.
For example, there's a ``static`` directory which contains ``.css``, ``.js``,