Skip to content

Commit 3ec5660

Browse files
authored
docs: update descriptions
Signed-off-by: Athan <[email protected]>
1 parent b029643 commit 3ec5660

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@
7373
"$schema": "math/[email protected]",
7474
"base_alias": "tan",
7575
"alias": "tan",
76-
"pkg_desc": "Evaluate the tangent",
77-
"desc": "Evaluate the tangent",
76+
"pkg_desc": "compute the tangent",
77+
"desc": "computes the tangent",
7878
"short_desc": "tangent",
7979
"parameters": [
8080
{

0 commit comments

Comments
 (0)