From 03fc303d9672b850fe66d20d5dceb62e228c3bce Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 24 Dec 2010 19:42:19 -0500 Subject: typo --- docs/designdefense.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/designdefense.rst b/docs/designdefense.rst index 263420635..1e22ae8d8 100644 --- a/docs/designdefense.rst +++ b/docs/designdefense.rst @@ -1499,7 +1499,7 @@ Let's take this criticism point-by point. Too Complex +++++++++++ -- If you can understand this hello world program, you can use Pyramid: +If you can understand this hello world program, you can use Pyramid: .. code-block:: python :linenos: -- cgit v1.2.3