Skip to content

Commit

Permalink
fix: lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Neerajpathak07 committed Nov 26, 2024
1 parent b3f8aef commit c88ebcb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
/**
* Apply a quinary callback to elements in four broadcasted input arrays and assign results to elements in a four-dimensional nested output array.
*
* @module @stdlib/array/base/broadcasted-quinary3d
* @module @stdlib/array/base/broadcasted-quinary4d
*
* @example
* var ones4d = require( '@stdlib/array/base/ones4d' );
Expand Down

0 comments on commit c88ebcb

Please sign in to comment.