From e83e06a2555a4297994845b201923484ce17c19d Mon Sep 17 00:00:00 2001 From: Fureigh Date: Wed, 15 Aug 2018 13:57:34 -0700 Subject: [PATCH] Correct typo re: billable projects `Is this is a billable project?` --> `Is this a billable project?` --- config/locales/decorators/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/decorators/en.yml b/config/locales/decorators/en.yml index dbc59186f..3c5ea3210 100644 --- a/config/locales/decorators/en.yml +++ b/config/locales/decorators/en.yml @@ -45,7 +45,7 @@ en: total: "Total" total_price: "Total Price" urgency: "Urgency" - is_tock_billable: "Is this is a billable project?" + is_tock_billable: "Is this a billable project?" tock_project: "Tock project number" product_name_and_description: "Product name and description" pegasys_document_number: "Pegasys Document Number"