diff --git a/docs/src/pages/docs/api/date.en.mdx b/docs/src/pages/docs/api/date.en.mdx index db50201f..86905c86 100644 --- a/docs/src/pages/docs/api/date.en.mdx +++ b/docs/src/pages/docs/api/date.en.mdx @@ -6,11 +6,11 @@ import { Sandpack } from '@/components/Sandpack'; # date -Convert numbers to native Korean words representing dates. The given number is valid when it is greater than 0 and less than or equal to 30. +Convert numbers to native Korean words representing dates. ## days -Convert numbers to native Korean words for days. +Convert numbers to native Korean words for days. The given number is valid when it is greater than 0 and less than or equal to 30. ```typescript function days( diff --git a/docs/src/pages/docs/api/date.ko.mdx b/docs/src/pages/docs/api/date.ko.mdx index 7073af87..9c85fcc1 100644 --- a/docs/src/pages/docs/api/date.ko.mdx +++ b/docs/src/pages/docs/api/date.ko.mdx @@ -6,11 +6,11 @@ import { Sandpack } from '@/components/Sandpack'; # date -숫자를 날짜를 나타내는 순우리말로 바꿔줍니다. 주어진 숫자가 0보다 크고 30 이하일 때 유효합니다. +숫자를 날짜를 나타내는 순우리말로 바꿔줍니다. ## days -숫자를 순우리말 날로 바꿔줍니다. +숫자를 순우리말 날로 바꿔줍니다. 주어진 숫자가 0보다 크고 30 이하일 때 유효합니다. ```typescript function days(