diff --git a/templates/bookmarks.html b/templates/bookmarks.html
index 1967ee3..283e923 100644
--- a/templates/bookmarks.html
+++ b/templates/bookmarks.html
@@ -86,7 +86,7 @@
star
{% endif %}
{% if bookmark.note %}
- description
+ comment
{% endif %}
diff --git a/templates/edit.html b/templates/edit.html
index b6afc44..490a889 100644
--- a/templates/edit.html
+++ b/templates/edit.html
@@ -57,7 +57,7 @@
- description
+ comment