diff --git a/apps/web/pages/index.jsx b/apps/web/pages/index.jsx index af33070..da26329 100644 --- a/apps/web/pages/index.jsx +++ b/apps/web/pages/index.jsx @@ -20,7 +20,7 @@ export const tabs = [ { Component: Calculation.Settings, key: 'settings', - title: 'Расчет', + title: 'Интерес/Расчет', }, { Component: Calculation.Output,