Skip to content

Commit 40bf4fa

Browse files
committed
chore: remove trailing space
1 parent 23e158b commit 40bf4fa

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
* @example
3232
* var v = factorial2( 4 );
3333
* // returns 8
34-
*
34+
*
3535
* @example
3636
* var v = factorial2( -10 );
3737
* // returns NaN

0 commit comments

Comments
 (0)