diff --git a/index.html b/index.html
index a645df7..c7b3346 100644
--- a/index.html
+++ b/index.html
@@ -115,9 +115,9 @@ UMLGraph allows you to model
- classes (specified as Java classes)
-- attributes (specified as Java fields)
+
- attributes (specified as Java class fields)
-- operations (specified as Java methods)
+
- operations (specified as Java class methods)
- stereotypes (using the
@stereotype name tag)
diff --git a/web/index.html b/web/index.html
index a645df7..c7b3346 100644
--- a/web/index.html
+++ b/web/index.html
@@ -115,9 +115,9 @@ UMLGraph allows you to model
- classes (specified as Java classes)
-- attributes (specified as Java fields)
+
- attributes (specified as Java class fields)
-- operations (specified as Java methods)
+
- operations (specified as Java class methods)
- stereotypes (using the
@stereotype name tag)