diff --git a/gomall/tutorial/ch09/app/frontend/template/required.tmpl b/gomall/tutorial/ch09/app/frontend/template/required.tmpl index 328fecf..8eff4f5 100644 --- a/gomall/tutorial/ch09/app/frontend/template/required.tmpl +++ b/gomall/tutorial/ch09/app/frontend/template/required.tmpl @@ -1,3 +1,3 @@ -{{ define "requried" }} +{{ define "required" }} * {{ end }} \ No newline at end of file diff --git a/gomall/tutorial/ch09/app/frontend/template/sign-in.tmpl b/gomall/tutorial/ch09/app/frontend/template/sign-in.tmpl index 765e9b5..d28b617 100644 --- a/gomall/tutorial/ch09/app/frontend/template/sign-in.tmpl +++ b/gomall/tutorial/ch09/app/frontend/template/sign-in.tmpl @@ -4,15 +4,15 @@