Skip to content

Commit 32736fa

Browse files
committed
Slight wording change
1 parent 3919293 commit 32736fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Countdown/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This class is useful for things like cooldowns or spawn delays. It is also helpful for tweening things by using the `PercentElapsed` property.
44

5-
(But if you want to tween a lot of stuff, check out [DOTween](http://dotween.demigiant.com) for that! Actually, check it out either way, DOTween is fabulous.)
5+
(If you want to tween a lot of stuff, you might want to check out [DOTween](http://dotween.demigiant.com). Actually, check it out either way, DOTween is fabulous.)
66

77
## Examples
88

0 commit comments

Comments
 (0)