From 0adea893f7289fe86d17805db67d675278ae53d0 Mon Sep 17 00:00:00 2001 From: wunderfisch Date: Thu, 8 Feb 2024 11:45:20 +0000 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- i18n/en/labels.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en/labels.js b/i18n/en/labels.js index 848ab64..6846f13 100644 --- a/i18n/en/labels.js +++ b/i18n/en/labels.js @@ -85,7 +85,7 @@ export const fertilityStatus = { return ( 'We detected a temperature shift (' + ['regular', '1st exception', '2nd exception'][tempRule] + - ' temperature rule), as well as a cervical mucus/cervix shift according to sympto-thermal method. You may assume infertility, but always remember to ' + + ' temperature rule), as well as a cervical mucus/cervix shift according to the sympto-thermal method. You may assume infertility, but always remember to ' + 'double-check for yourself. Make sure the data makes sense to you.' ) },