Skip to content

Commit

Permalink
docs: remove redundancy of actions description
Browse files Browse the repository at this point in the history
  • Loading branch information
LauraBeatris authored Dec 1, 2020
1 parent f5fe497 commit 00bda27
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,11 +136,11 @@ To initialize the `items` array, the `initialItems` must be passed as an argumen

---

## The actions allow to manipulate the `isSelected` status of `items`:
## Actions to manipulate the `isSelected` status of `items`:

- ``toggleSingleItem``: Toggle a single item.
- ``toggleSingleItem``

- ``toggleAllItems``: Toggle all items.
- ``toggleAllItems``

# :hammer: Builds
- `es` (EcmaScript module)
Expand Down

1 comment on commit 00bda27

@vercel
Copy link

@vercel vercel bot commented on 00bda27 Dec 1, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.