Skip to content

Commit 77e8d40

Browse files
committed
docs: fix description
1 parent f8745e8 commit 77e8d40

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/array/base/broadcasted-quaternary3d/docs/types

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/array/base/broadcasted-quaternary3d/docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ type InOutShapes = [
8383
*
8484
* - The input array shapes must be broadcast compatible with the output array shape.
8585
*
86-
* @param arrays - array containing two input nested arrays and one output nested array
86+
* @param arrays - array containing four input nested arrays and one output nested array
8787
* @param shapes - array shapes
8888
* @param fcn - quaternary callback
8989
*

0 commit comments

Comments
 (0)