From e1924128a5b3feb651f935e9bc8ed47ffcc7a389 Mon Sep 17 00:00:00 2001 From: Raquel Smith Date: Fri, 29 Mar 2024 07:37:54 -0700 Subject: [PATCH] rename --- frontend/src/scenes/billing/PlanComparison.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/scenes/billing/PlanComparison.tsx b/frontend/src/scenes/billing/PlanComparison.tsx index 85f24a825be73..e7b577300b2ca 100644 --- a/frontend/src/scenes/billing/PlanComparison.tsx +++ b/frontend/src/scenes/billing/PlanComparison.tsx @@ -288,7 +288,7 @@ export const PlanComparison = ({ )} {includeAddons && product.addons?.map((addon) => { - // TODO: integrated_identities addon will show up here when we add a price plan. Make sure this can handle it. + // TODO: integrated_persons addon will show up here when we add a price plan. Make sure this can handle it. return addon.tiered ? (