diff --git a/src/app/app.component.html b/src/app/app.component.html
index bf87562..96ff2b0 100644
--- a/src/app/app.component.html
+++ b/src/app/app.component.html
@@ -2,7 +2,8 @@
\ No newline at end of file
diff --git a/src/app/recipes/recipe-list/recipe-item/recipe-item.component.html b/src/app/recipes/recipe-list/recipe-item/recipe-item.component.html
index e819b71..2a6afda 100644
--- a/src/app/recipes/recipe-list/recipe-item/recipe-item.component.html
+++ b/src/app/recipes/recipe-list/recipe-item/recipe-item.component.html
@@ -1,3 +1 @@
-
- recipe-item works!
-
+
\ No newline at end of file
diff --git a/src/app/recipes/recipes.component.html b/src/app/recipes/recipes.component.html
index 776baee..53d2966 100644
--- a/src/app/recipes/recipes.component.html
+++ b/src/app/recipes/recipes.component.html
@@ -1,3 +1,8 @@
-
- recipes works!
-
+
\ No newline at end of file
diff --git a/src/app/shopping-list/shopping-list.component.html b/src/app/shopping-list/shopping-list.component.html
index 3d453eb..f7d17ac 100644
--- a/src/app/shopping-list/shopping-list.component.html
+++ b/src/app/shopping-list/shopping-list.component.html
@@ -1,3 +1,7 @@
-
- shopping-list works!
-
+
\ No newline at end of file