Skip to content

Commit

Permalink
updated UK inflation title
Browse files Browse the repository at this point in the history
  • Loading branch information
a-vasnev committed Oct 28, 2024
1 parent 20e4350 commit 14b4dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dash/pages/home.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 14b4dfe

Please sign in to comment.