Skip to content

Commit de708be

Browse files
authored
docs: fix type
Signed-off-by: Athan <[email protected]>
1 parent 0199715 commit de708be

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/assert/is-almost-equal/docs

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/assert/is-almost-equal/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
b: any
1818
Second input value.
1919

20-
maxULP: number
20+
maxULP: integer
2121
Maximum allowed ULP difference.
2222

2323
Returns

0 commit comments

Comments
 (0)