Skip to content

Commit 296d2ad

Browse files
Update lib/node_modules/@stdlib/array/base/count-if/README.md
Co-authored-by: Philipp Burckhardt <[email protected]> Signed-off-by: Utkarsh <[email protected]>
1 parent 48101d5 commit 296d2ad

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/array/base/count-if

1 file changed

+1
-1
lines changed

Diff for: lib/node_modules/@stdlib/array/base/count-if/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020

2121
# countIf
2222

23-
> Counts the number of elements in an array that satisfy the provided testing function.
23+
> Count the number of elements in an array that satisfy the provided testing function.
2424
2525
<!-- Section to include introductory text. Make sure to keep an empty line after the intro `section` element and another before the `/section` close. -->
2626

0 commit comments

Comments
 (0)