We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2139d4 commit 8b25742Copy full SHA for 8b25742
lib/node_modules/@stdlib/nlp/ordinalize/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@stdlib/nlp/ordinalize",
3
"version": "0.0.0",
4
- "description": "Turn an integer into an ordinal string (e.g., `1st`, `2nd`, etc.).",
+ "description": "Convert an integer to an ordinal string (e.g., 1st, 2nd, etc.).",
5
"license": "Apache-2.0",
6
"author": {
7
"name": "The Stdlib Authors",
0 commit comments