Skip to content

Commit 07d7d23

Browse files
authored
Update short description in package.json
Signed-off-by: Manvith <[email protected]>
1 parent c3d8bd8 commit 07d7d23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"alias": "tand",
7777
"pkg_desc": "compute the tangent of an angle measured in degrees",
7878
"desc": "compute the tangent of an angle measured in degrees",
79-
"short_desc": "tangent in degrees",
79+
"short_desc": "tangent",
8080
"parameters": [
8181
{
8282
"name": "x",

0 commit comments

Comments
 (0)