summaryrefslogtreecommitdiff
path: root/doc/codelab/wiki/wiki.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/codelab/wiki/wiki.html')
-rw-r--r--doc/codelab/wiki/wiki.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/codelab/wiki/wiki.html b/doc/codelab/wiki/wiki.html
index b3525f73b..b5d7c8955 100644
--- a/doc/codelab/wiki/wiki.html
+++ b/doc/codelab/wiki/wiki.html
@@ -717,7 +717,7 @@ If the <code>title</code> is valid, the enclosed handler function
</p>
<p>
-Now we can wwrap the handler functions with <code>makeHandler</code> in
+Now we can wrap the handler functions with <code>makeHandler</code> in
<code>main</code>, before they are registered with the <code>http</code>
package:
</p>