Skip to content

Commit 0f27a18

Browse files
committed
Merge branch 'master' of https://github.com/sadeghgoo/MagicTimer
2 parents 6f686b2 + 34567b3 commit 0f27a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ A callback that notifies when timer state did change.
136136
public var didStateChange: ((MGStateManager.TimerState) -> Void)?
137137
```
138138

139-
# Obsreve
139+
# Observe
140140
You can observe elapsed time in two ways. <br />
141141
**First**: using `elapsedTime` property.
142142
```swift

0 commit comments

Comments
 (0)