File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ image::images/signup.png[The GitHub sign-up form.]
9
9
10
10
The next thing you'll see is the pricing page for upgraded plans, but it's safe to ignore this for now.
11
11
GitHub will send you an email to verify the address you provided.
12
- Go ahead and do this, it's pretty important (as we'll see later).
12
+ Go ahead and do this; it's pretty important (as we'll see later).
13
13
14
14
[NOTE]
15
15
====
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ Tony is looking for code to run on his Arduino programmable microcontroller and
55
55
.The project we want to contribute to.
56
56
image::images/blink-01-start.png[The project we want to contribute to.]
57
57
58
- The only problem is that the blinking rate is too fast, we think it's much nicer to wait 3 seconds instead of 1 in between each state change.
58
+ The only problem is that the blinking rate is too fast. We think it's much nicer to wait 3 seconds instead of 1 in between each state change.
59
59
So let's improve the program and submit it back to the project as a proposed change.
60
60
61
61
First, we click the 'Fork' button as mentioned earlier to get our own copy of the project.
You can’t perform that action at this time.
0 commit comments