We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bb331d commit 407d349Copy full SHA for 407d349
bin/cli_commands.json
@@ -49,7 +49,7 @@
49
},
50
{
51
"command": "from-code-point",
52
- "description": "Create a string from a sequence of code points.",
+ "description": "Create a string from code points.",
53
"path": "@stdlib/string/from-code-point",
54
"group": "utils"
55
0 commit comments