From b19ada700b7e423332e08e2e5352242a2b731503 Mon Sep 17 00:00:00 2001 From: Mateusz Konieczny Date: Fri, 17 Feb 2023 10:21:23 +0100 Subject: [PATCH] fix typo: maybe rented -> may be rented fixes #1078 --- app/src/frontend/config/data-fields-config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/frontend/config/data-fields-config.ts b/app/src/frontend/config/data-fields-config.ts index c699e3be..85838c43 100644 --- a/app/src/frontend/config/data-fields-config.ts +++ b/app/src/frontend/config/data-fields-config.ts @@ -444,7 +444,7 @@ export const dataFields = { /* eslint-disable @typescript-eslint/camelcase */ sust_aggregate_estimate_epc: { category: Category.Sustainability, title: "Domestic Building Energy Rating", - tooltip: "Energy Performance Certificate (EPC) Any premises sold or rented is required to have an EPC to show how energy efficient it is. Only buildings rate grade E or higher maybe rented", + tooltip: "Energy Performance Certificate (EPC) Any premises sold or rented is required to have an EPC to show how energy efficient it is. Only buildings rate grade E or higher may be rented", example: "", }, sust_retrofit_date: {