Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
+1
-1
@@ -85,7 +85,7 @@ export const fertilityStatus = {
|
|||||||
return (
|
return (
|
||||||
'We detected a temperature shift (' +
|
'We detected a temperature shift (' +
|
||||||
['regular', '1st exception', '2nd exception'][tempRule] +
|
['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.'
|
'double-check for yourself. Make sure the data makes sense to you.'
|
||||||
)
|
)
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user