Skip to content

Commit 652dccd

Browse files
authored
grammar fix
1 parent 02f9ce3 commit 652dccd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version=1.0.0
33
author=Aleksandr N. Mirchev <aleksandrmirchev@gmail.com>
44
maintainer=Aleksandr N. Mirchev <aleksandrmirchev@gmail.com>
55
sentence=A library for creating timed events/actions.
6-
paragraph=This library allows you to time events. The timers can be started, stopped, or paused as needed. The interval between actions can be stay constant or be changed as needed.
6+
paragraph=This library allows you to time events. The timers can be started, stopped, or paused as needed. The interval between actions can stay constant or be changed as needed.
77
category=Scheduling
88
url=https://github.com/amirchev/VariableTimedAction/
99
architectures=avr

0 commit comments

Comments
 (0)