changed name wording

pull/13/head
Cobular 4 years ago
parent dca0476997
commit fe49ca569e
No known key found for this signature in database
GPG Key ID: 8A55E11B548F0594

@ -65,7 +65,7 @@ export function Age() {
1,
1
);
return `${ageYearsComponent} ${target_n}/${target_d}`;
return `${ageYearsComponent} and ${target_n}/${target_d}`;
}
const millisecondsYear = milliseconds_year();

Loading…
Cancel
Save