Skip to content

Commit

Permalink
fix(date): minor update EN_LONG locale
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Jul 25, 2021
1 parent c0fb831 commit a9dcd47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/date/src/i18n/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ export const EN_LONG: LocaleSpec = {
s: { s: "second", p: "seconds" },
t: { s: "millisecond", p: "milliseconds" },
},
less: "less than a",
less: "less than",
past: "%s ago",
now: "just now",
future: "in %s",
Expand Down

0 comments on commit a9dcd47

Please sign in to comment.