diff --git a/dash/pages/home.py b/dash/pages/home.py index 4643009..f9ada04 100644 --- a/dash/pages/home.py +++ b/dash/pages/home.py @@ -291,7 +291,7 @@ def layout(): ), *snapshot( "UK Inflation (RPI)", - "UK " + "inflation stabilises".title(), + "UK " + "inflation stabilised".title(), html.H4("View all UK forecasts"), f"/search?{urlencode({'name': 'United Kingdom'})}", direction="right"