diff --git a/docs/scenarios/web.rst b/docs/scenarios/web.rst
index dd3539ec5..14080f341 100644
--- a/docs/scenarios/web.rst
+++ b/docs/scenarios/web.rst
@@ -418,7 +418,7 @@ Chameleon
`Chameleon `_ Page Templates are an HTML/XML template
engine implementation of the `Template Attribute Language (TAL) `_,
`TAL Expression Syntax (TALES) `_,
-and `Macro Expansion TAL (Metal) ` syntaxes.
+and `Macro Expansion TAL (Metal) `_ syntaxes.
Chameleon is available for Python 2.5 and up (including 3.x and pypy), and
is commonly used by the `Pyramid Framework `_.