refactor(spelling): minor corrections to phrasing/spelling (#596)

* Minor corrections to phrasing/spelling.

* Corrected 'millennia'.

* Corrected tests.

---------

Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
This commit is contained in:
Mark Townsend 2023-09-04 13:51:04 +01:00 committed by GitHub
parent 233d5565f6
commit 8a30b6bdb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 15 additions and 15 deletions

View file

@ -146,7 +146,7 @@ function formatDateUsingFormatter(formatter: (date: Date) => string, date?: Date
<c-input-text
v-model:value="inputDate"
autofocus
placeholder="Put you date string here..."
placeholder="Put your date string here..."
clearable
test-id="date-time-converter-input"
:validation="validation"