From 2361b2b63af6cda376b303270c606888d29fd6c9 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Mon, 12 Aug 2024 03:15:13 +0900 Subject: [PATCH] :bug: Update time.cljc prefered -> preferred --- common/src/app/common/time.cljc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/src/app/common/time.cljc b/common/src/app/common/time.cljc index 6cd8601d6..b1a90c9f3 100644 --- a/common/src/app/common/time.cljc +++ b/common/src/app/common/time.cljc @@ -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