Skip to content

Commit 177c77b

Browse files
authored
docs: update description
PR-URL: #9238 Reviewed-by: Athan Reines <kgryte@gmail.com>
1 parent ea2e468 commit 177c77b

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/number/float32/base/assert/docs/types

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/number/float32/base/assert/docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ interface Namespace {
182182
}
183183

184184
/**
185-
* Base single-precision floating-point number assert functions.
185+
* Base double-precision floating-point number assert functions.
186186
*/
187187
declare var ns: Namespace;
188188

0 commit comments

Comments
 (0)