Skip to content

Commit 8b25742

Browse files
committed
Update description
1 parent f2139d4 commit 8b25742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/nlp/ordinalize/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stdlib/nlp/ordinalize",
33
"version": "0.0.0",
4-
"description": "Turn an integer into an ordinal string (e.g., `1st`, `2nd`, etc.).",
4+
"description": "Convert an integer to an ordinal string (e.g., 1st, 2nd, etc.).",
55
"license": "Apache-2.0",
66
"author": {
77
"name": "The Stdlib Authors",

0 commit comments

Comments
 (0)