From a1d5056c6921bde14bbf878ef8577000acf701a6 Mon Sep 17 00:00:00 2001 From: Manny Dinssa <44172848+Dinssa@users.noreply.github.com> Date: Thu, 26 Sep 2024 14:54:39 +0100 Subject: [PATCH] Fix typo I introduced - bedrooms to bedroom --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index b9d848bce..50a821ce0 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -412,7 +412,7 @@ en: over_hard_max: "The household’s income of %{earnings} %{frequency} is too high for this number of tenants. Change either the household income or number of tenants." under_hard_min: "The household’s income of %{earnings} %{frequency} is too low for this number of tenants. Change either the household income or number of tenants." brent: - below_hard_min: "Rent is below the absolute minimum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedroom." + below_hard_min: "Rent is below the absolute minimum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms." above_hard_max: "Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms." scheme_id: below_hard_min: "Rent is below the absolute minimum expected for a property of this type. Please check the rent, rent period and local authority."