diff --git a/practice/HTML/2_Lists_Tables.html b/practice/HTML/2_Lists_Tables.html
index b63d040..9e6ff9e 100644
--- a/practice/HTML/2_Lists_Tables.html
+++ b/practice/HTML/2_Lists_Tables.html
@@ -9,14 +9,14 @@
- - This is first item
- - This is second item
+ - This is first.
+ - This is second.
- Another one
- Another two
- Another three
- - This is third item of my unordered list
+ - This is third of my unordered list
@@ -58,4 +58,4 @@ HTML Table