We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a86f514 commit ce50d3eCopy full SHA for ce50d3e
lib/node_modules/@stdlib/ndarray/every/docs/types/test.ts
@@ -25,7 +25,7 @@ import every = require( './index' );
25
26
// TESTS //
27
28
-// The function returns an boolean ndarray...
+// The function returns a boolean ndarray...
29
{
30
const x = zeros( [ 2, 2 ] );
31
0 commit comments