summaryrefslogtreecommitdiff
path: root/docs/narr/project.rst
diff options
context:
space:
mode:
authorTheron Luhn <theron@luhn.com>2019-03-30 10:56:25 -0700
committerTheron Luhn <theron@luhn.com>2019-03-30 10:56:25 -0700
commit05b24d434e108f6a8490e8c2520e120e4a831534 (patch)
tree0e9d9b93418e4292da3f5a54f9443b2a64094a42 /docs/narr/project.rst
parent6aba89d19cc384021864d3b83d53082f56c3f419 (diff)
parent80baff6e61d775dc34bb11b7d6c8ef8569da1c40 (diff)
downloadpyramid-05b24d434e108f6a8490e8c2520e120e4a831534.tar.gz
pyramid-05b24d434e108f6a8490e8c2520e120e4a831534.tar.bz2
pyramid-05b24d434e108f6a8490e8c2520e120e4a831534.zip
Merge branch 'master' into security-policy
Diffstat (limited to 'docs/narr/project.rst')
-rw-r--r--docs/narr/project.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/project.rst b/docs/narr/project.rst
index 14f0d083e..58bef5701 100644
--- a/docs/narr/project.rst
+++ b/docs/narr/project.rst
@@ -149,7 +149,7 @@ number of debugging settings. You can use this file to put your application
into production.
The ``myproject`` project directory contains an additional subdirectory named
-``myproject`` (note the case difference) representing a Python :term:`package`
+``myproject`` representing a Python :term:`package`
which holds very simple :app:`Pyramid` sample code. This is where you'll edit
your application's Python code and templates.