Skip to content

Commit 715d37c

Browse files
authored
docs: fix description
Signed-off-by: Athan <[email protected]>
1 parent 0cd553f commit 715d37c

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"base_alias": "trunc2",
7575
"alias": "trunc2",
7676
"pkg_desc": "round a numeric value to the nearest power of two toward zero",
77-
"desc": "round a numeric value to the nearest power of two toward zero",
77+
"desc": "rounds a numeric value to the nearest power of two toward zero",
7878
"short_desc": "",
7979
"parameters": [
8080
{

0 commit comments

Comments
 (0)