doc/codelab/wiki/index.html | 2 +- doc/codelab/wiki/wiki.html | 2 +- diff --git a/doc/codelab/wiki/index.html b/doc/codelab/wiki/index.html index 171b9b74f20478ca46efa0e327bea81d5bdee3c0..b8ae9205843320bd802014cec3023006d66c936a 100644 --- a/doc/codelab/wiki/index.html +++ b/doc/codelab/wiki/index.html @@ -904,7 +904,7 @@ Request, and title as arguments.

-Now we can wwrap the handler functions with makeHandler in +Now we can wrap the handler functions with makeHandler in main, before they are registered with the http package:

diff --git a/doc/codelab/wiki/wiki.html b/doc/codelab/wiki/wiki.html index b3525f73b639f99056bf409a1067d616a602fd6b..b5d7c8955bb468b4e41e638cba85c9efee7d29e4 100644 --- a/doc/codelab/wiki/wiki.html +++ b/doc/codelab/wiki/wiki.html @@ -717,7 +717,7 @@ Request, and title as arguments.

-Now we can wwrap the handler functions with makeHandler in +Now we can wrap the handler functions with makeHandler in main, before they are registered with the http package: