Skip to content

Commit 196098e

Browse files
author
Steve Thompson
committed
more changes to README
1 parent ad3688d commit 196098e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,7 @@ getPublicArray(array = []): PublicArray
6464

6565
#### filter: PublicArrayFilter (read-only)
6666
###### Has methods that narrow down the content of the array and return the PublicArrayFilter instance:
67-
<details>
68-
<summary>Click to see methods</summary>
67+
<details><summary>view methods</summary>
6968

7069
```
7170
filter.byTest(testFunction: ((currentValue, currentIndex?, array?) => boolean)): PublicArrayFilter

0 commit comments

Comments
 (0)