mirror of
https://github.com/penpot/penpot.git
synced 2025-01-08 07:50:43 -05:00
🐛 Update time.cljc
prefered -> preferred
This commit is contained in:
parent
d9a941cb32
commit
2361b2b63a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
;; Copyright (c) KALEIDOS INC
|
||||
|
||||
(ns app.common.time
|
||||
"A new cross-platform date and time API. It should be prefered over
|
||||
"A new cross-platform date and time API. It should be preferred over
|
||||
a platform specific implementation found on `app.util.time`."
|
||||
#?(:cljs
|
||||
(:require
|
||||
|
|
Loading…
Reference in a new issue