Skip to content

Commit 4348720

Browse files
authored
Update lib/node_modules/@stdlib/math/base/special/logitf/docs/types/index.d.ts
Signed-off-by: Gunj Joshi <[email protected]>
1 parent 41a7874 commit 4348720

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/logitf/docs/types

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/logitf/docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
// TypeScript Version: 4.1
2020

2121
/**
22-
* Evaluates the logit function for single precision-floating point number.
22+
* Evaluates the logit function for a single-precision floating-point number.
2323
*
2424
* ## Notes
2525
*

0 commit comments

Comments
 (0)