From 6afd76d6b1912d180e6f177d4c1ee788df6cb9b1 Mon Sep 17 00:00:00 2001 From: DevsNight <90348318+DevsNight@users.noreply.github.com> Date: Sat, 23 Oct 2021 21:59:46 +0530 Subject: [PATCH] capitalize some characters. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fdc29dd..daaf26b 100644 --- a/README.md +++ b/README.md @@ -617,7 +617,7 @@ The length has many types but in this time we see only some very frequently used // The output is : 10000000 ### Centimetre to Yard => cmToYd(cm) - // the cmToYd() function are take centimeter value and return there + // The cmToYd() function are take centimeter value and return there // yard value. console.log(solverjs.cmToYd(1)); // The output is : 0.010936132983377079