Skip to content

Commit f53f031

Browse files
Update README.md
1 parent 318c3f4 commit f53f031

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
@@ -56,7 +56,7 @@ using HardCodeDev.UltraTimerWindows.Runtime;
5656

5757
public class TestTimer : MonoBehaviour
5858
{
59-
// Timer instance
59+
// Timer
6060
private UltraTimerWindows _timer;
6161

6262
private void Start() => _timer = new();

0 commit comments

Comments
 (0)