From 9562ffea9719f2b1795e676718c6d433a1f8d4ed Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Mon, 8 Sep 2014 21:16:59 +0200 Subject: Avoid the word "stupid". There's always a better word. --- docs/intro/tutorial04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/intro/tutorial04.txt') diff --git a/docs/intro/tutorial04.txt b/docs/intro/tutorial04.txt index 48e38bf159..2169d5207c 100644 --- a/docs/intro/tutorial04.txt +++ b/docs/intro/tutorial04.txt @@ -182,7 +182,7 @@ Use generic views: Less code is better ====================================== The ``detail()`` (from :doc:`Tutorial 3 `) and ``results()`` -views are stupidly simple -- and, as mentioned above, redundant. The ``index()`` +views are very simple -- and, as mentioned above, redundant. The ``index()`` view (also from Tutorial 3), which displays a list of polls, is similar. These views represent a common case of basic Web development: getting data from -- cgit v1.3