Skip to content

Commit 8830997

Browse files
authored
docs: fix description
Signed-off-by: Athan <[email protected]>
1 parent 9750588 commit 8830997

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"base_alias": "trunc10",
7373
"alias": "trunc10",
7474
"pkg_desc": "round a numeric value to the nearest power of 10 toward zero",
75-
"desc": "round a numeric value to the nearest power of 10 toward zero",
75+
"desc": "rounds a numeric value to the nearest power of 10 toward zero",
7676
"short_desc": "",
7777
"parameters": [
7878
{

0 commit comments

Comments
 (0)