Skip to content

Commit fa2014b

Browse files
authored
Update README.md
1 parent 2f9cd64 commit fa2014b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ import CircularCountDownTimer from "vuejs-circular-count-down-timer";
3838

3939
| Events | Description |
4040
| --- | --- |
41-
| finish | Fires when counter reach zero. |
41+
| finish | Fires when counter reaches zero. |
4242
| update | Fires on each counting. |
4343

4444
### Usage
4545

46-
#### 1. basic timer
46+
#### 1. Basic usage
4747

4848
```
4949
<CircularCountDownTimer

0 commit comments

Comments
 (0)