diff --git a/docs/content/guide/concepts.ngdoc b/docs/content/guide/concepts.ngdoc index bee2f195bba8..66812696c367 100644 --- a/docs/content/guide/concepts.ngdoc +++ b/docs/content/guide/concepts.ngdoc @@ -34,16 +34,18 @@ Let's start with input fields for quantity and cost whose values are multiplied -
- Invoice: -
- Quantity: -
-
- Costs: -
-
- Total: {{qty * cost | currency}} +
+
+ Invoice: +
+ Quantity: +
+
+ Costs: +
+
+ Total: {{qty * cost | currency}} +