Proofreading

This commit is contained in:
Kevin Sullivan
2019-02-08 21:07:59 -08:00
committed by emelko
parent 392d2a8f70
commit 76b9c1943d
4 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ export const menuTitles = {
export const stats = {
cycleLengthTitle: 'Cycle length',
cycleLengthExplainer: 'Basic statistics about the length of your cycles.',
emptyStats: 'At least one completed cycle is needed to present you with stats here.',
emptyStats: 'At least one completed cycle is needed to display stats.',
//oneCycleStats: (number) => `You have documented one cycle of ${number} days.`,
oneCycleStats: 'You have documented one cycle of',
daysLabel: 'days',