Skip to content

Commit 6bbc5be

Browse files
Update README.md
1 parent 45825cc commit 6bbc5be

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
@@ -90,8 +90,8 @@ this, an LED is turned on, it will pause for
9090
a certain amount of time with the initial
9191
status of the LED. It's in terms of milliseconds,
9292
because for computers, they work in terms of
93-
milli or nanoseconds. For example, they can
94-
accomplish, say,
93+
milliseconds or nanoseconds.
94+
For example, they can accomplish, say,
9595
a thousand tasks in just 1 second.
9696
For high-powered servers, it's more than that.
9797
For advanced programmers, this is very critical:

0 commit comments

Comments
 (0)