From fdae55901a72a0894274847da8811779cdfdd1cd Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 8 Sep 2011 05:02:25 -0400 Subject: wording/typo fixes --- docs/narr/introduction.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/narr/introduction.rst b/docs/narr/introduction.rst index 029aa1e07..267234b6a 100644 --- a/docs/narr/introduction.rst +++ b/docs/narr/introduction.rst @@ -737,8 +737,8 @@ greater than 95% decision/condition coverage as measured by the Jenkins tool on Python 2.5, Python 2.6, Python 2.7, Jython and PyPy after each commit to its GitHub repository. Official Pyramid add-ons are held to a similar testing standard. We still find bugs in Pyramid and its official -add-ons, but we've noticed we find a lot fewer of them than while working on -other projects that don't have a good testing regime. +add-ons, but we've noticed we find a lot more of them while working on other +projects that don't have a good testing regime. Example: http://jenkins.pylonsproject.org/ -- cgit v1.2.3