From 5ab0f33f5d6799700491dbe5b18c563cc5e51a3c Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 27 Aug 2011 13:52:41 -0400 Subject: reword --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index de1848506..f17c6c921 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -24,8 +24,8 @@ When saved to ``helloworld.py``, the above application can be run via: See :ref:`firstapp_chapter` for a full explanation of how this application works. Read the :ref:`html_narrative_documentation` to understand how -:app:`Pyramid` is designed to scale from simple beginnings like this to the -largest of web applications. +:app:`Pyramid` is designed to scale from simple applications like this to +very large web applications. Front Matter ============ -- cgit v1.2.3