Skip to content

Commit

Permalink
text error
Browse files Browse the repository at this point in the history
  • Loading branch information
RgnDunes committed Dec 19, 2024
1 parent 06b611e commit 53be80f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/i18nify-js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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);
/*
Expand Down

0 comments on commit 53be80f

Please sign in to comment.