Skip to content

Commit c7d5352

Browse files
authored
docs: apply suggestions from code review
Signed-off-by: Muhammad Haris <[email protected]>
1 parent 09bcb90 commit c7d5352

File tree

1 file changed

+2
-2
lines changed
  • lib/node_modules/@stdlib/blas/ext/base/ndarray/gfind-index

1 file changed

+2
-2
lines changed

lib/node_modules/@stdlib/blas/ext/base/ndarray/gfind-index/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ var count = ctx.count;
115115

116116
## Notes
117117

118-
- If provided an empty one-dimensional ndarray, the function returns `-1`.
119-
- A provided callback function should return a boolean value.
118+
- If provided an empty one-dimensional ndarray, the function returns `-1`.
119+
- A provided callback function should return a boolean value.
120120

121121
</section>
122122

0 commit comments

Comments
 (0)