From b57e3cc2cce01f487f22c87ed94ea7ad69a4bdba Mon Sep 17 00:00:00 2001 From: Zak Timson Date: Mon, 20 Aug 2018 10:56:40 -0400 Subject: [PATCH] Updated lingo --- src/app/store/newProduct/newProduct.component.html | 2 +- src/app/store/products/products.component.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/store/newProduct/newProduct.component.html b/src/app/store/newProduct/newProduct.component.html index f97f94e..daef625 100644 --- a/src/app/store/newProduct/newProduct.component.html +++ b/src/app/store/newProduct/newProduct.component.html @@ -14,7 +14,7 @@
-
Buying Options
+
Pricing Options
diff --git a/src/app/store/products/products.component.html b/src/app/store/products/products.component.html index b206d95..b50b3e3 100644 --- a/src/app/store/products/products.component.html +++ b/src/app/store/products/products.component.html @@ -17,7 +17,7 @@

{{product.name}}

- + {{o.name}} {{o.currency}} {{o.price | currency}}