diff --git a/doc/codelab/wiki/index.html b/doc/codelab/wiki/index.html index d059fa027d..cc187ad901 100644 --- a/doc/codelab/wiki/index.html +++ b/doc/codelab/wiki/index.html @@ -501,7 +501,7 @@ This will prevent user data from corrupting the form HTML.

-Now that we've removed the fmt.Sprintf statement, we can remove +Now that we've removed the fmt.Fprintf statement, we can remove "fmt" from the import list.