Skip to content

Commit bec3b8c

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

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)