diff --git a/app/views/default/index.html b/app/views/default/index.html
index eff9684..42fb0c8 100644
--- a/app/views/default/index.html
+++ b/app/views/default/index.html
@@ -217,7 +217,7 @@
{{view.title}}
{{codelab.title}}
{%- if codelab.duration -%}{{codelab.duration}} 分钟 {%- endif -%}
- {%- if codelab.updated -%}Updated {{codePrettyDate(codelab.updated)}}{%- endif -%}
+ {%- if codelab.updated -%}最后更新 {{codePrettyDate(codelab.updated)}}{%- endif -%}