From 6c71c7c5b4eaf6721646712f50df84fd9cfa5338 Mon Sep 17 00:00:00 2001 From: HyunTaek Oh Date: Sat, 18 Nov 2023 02:02:33 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EC=9A=94=EC=B2=AD=20=EC=9A=94=EA=B5=AC?= =?UTF-8?q?=20=EC=82=AC=ED=95=AD=20=EC=98=A4=EB=A5=98=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37dc29d..f9ce765 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Ran all test suites. ``` phoneNumber : 010-1234-5678 ``` -- 인증번호는 6자리 랜덤 숫자이다. +- 인증번호는 6자리 랜덤 숫자 문자열이다. ``` code : 612131 ```