summaryrefslogtreecommitdiff
path: root/doc/extdev/tutorial.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/extdev/tutorial.rst')
-rw-r--r--doc/extdev/tutorial.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/extdev/tutorial.rst b/doc/extdev/tutorial.rst
index a03d6e08..875835e2 100644
--- a/doc/extdev/tutorial.rst
+++ b/doc/extdev/tutorial.rst
@@ -45,7 +45,7 @@ extension. These are:
parsed documents into an output format, or otherwise process them (e.g. check
external links).
- If you have the application object, the environment is available as
+ If you have the application object, the builder is available as
``app.builder``.
**Config**