From 8cc65fec5f903138b5e3e956dfe0a915379772e1 Mon Sep 17 00:00:00 2001 From: Tim Hansen Date: Fri, 4 Dec 2020 20:29:11 -0700 Subject: [PATCH] The embarrassment A developer without A final paren --- plugins/cost-insights/src/types/Entity.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/cost-insights/src/types/Entity.ts b/plugins/cost-insights/src/types/Entity.ts index e3e1618b4a..b49bb596ae 100644 --- a/plugins/cost-insights/src/types/Entity.ts +++ b/plugins/cost-insights/src/types/Entity.ts @@ -34,7 +34,7 @@ export interface Entity { of the total cost **over the same time period**. The root entity is expected to only have _one_ Record consisting of the sub-entities to display in the product panel (keyed by the entity type, such as "service" for - compute entities. + compute entities). The root sub-entities may have multiple breakdowns - for example, a breakdown of an entity cost by SKU vs deployment environment. The sum