From 53be80f68a99fa619c23a136ecb5d9df8d7b442e Mon Sep 17 00:00:00 2001 From: RgnDunes Date: Thu, 19 Dec 2024 15:26:42 +0530 Subject: [PATCH] text error --- packages/i18nify-js/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/i18nify-js/README.md b/packages/i18nify-js/README.md index 10649e15..9bf7e1e3 100644 --- a/packages/i18nify-js/README.md +++ b/packages/i18nify-js/README.md @@ -698,7 +698,7 @@ The getByCountry API offers a treasure trove of information about any country in ##### Examples ```javascript -// Fetching the list of metadata for a country +// Fetching the metadata for a country const res = await getByCountry('AF'); console.log(res); /*