# HG changeset patch # User Dimitri Papadopoulos # Date 1364474810 -3600 # Node ID 3f590510f72e9b7797fc8d293ce5723e43d206ca # Parent 064231ce93d52f93cbceaacfdb6709338b76a08d [tutorial] minor documentation fixes diff -r 064231ce93d5 -r 3f590510f72e doc/book/en/tutorials/base/conclusion.rst --- a/doc/book/en/tutorials/base/conclusion.rst Thu Mar 28 12:41:14 2013 +0100 +++ b/doc/book/en/tutorials/base/conclusion.rst Thu Mar 28 13:46:50 2013 +0100 @@ -3,7 +3,7 @@ What's next? ------------ -In this tutorial, we have seen have you can, right after the installation of +In this tutorial, we have seen that you can, right after the installation of |cubicweb|, build a web application in a few minutes by defining a data model as assembling cubes. You get a working application that you can then customize there and there while keeping something that works. This is important in agile