Skip to content

Commit 5e16e29

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

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/roundsd/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020

2121
# roundsd
2222

23-
> Rounds a double-precision floating-point number to the nearest value with `n` significant figures.
23+
> Round a double-precision floating-point number to the nearest value with `n` significant figures.
2424
2525
<section class="usage">
2626

0 commit comments

Comments
 (0)