Skip to content

Commit 66708bc

Browse files
authored
docs: fix description
Signed-off-by: Athan <[email protected]>
1 parent 26b810e commit 66708bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/sqrt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"alias": "sqrt",
7272
"pkg_desc": "compute the principal square root",
7373
"desc": "computes the principal square root",
74-
"short_desc": "square",
74+
"short_desc": "principal square root",
7575
"parameters": [
7676
{
7777
"name": "x",

0 commit comments

Comments
 (0)