Skip to content

Commit a8b0d3f

Browse files
authored
docs: update short desc
Signed-off-by: Athan <[email protected]>
1 parent fc1148f commit a8b0d3f

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/asind

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"alias": "asind",
7474
"pkg_desc": "compute the arcsine (in degrees) of a double-precision floating-point number",
7575
"desc": "computes the arcsine (in degrees) of a double-precision floating-point number",
76-
"short_desc": "arcsine (in degrees)",
76+
"short_desc": "arcsine",
7777
"parameters": [
7878
{
7979
"name": "x",

0 commit comments

Comments
 (0)