Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dfc4003

Browse files
committed
Fixed typo
1 parent 6a0512c commit dfc4003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Week2/MAKEME.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Programming can be used to not only make websites, but also games! In the follow
137137

138138
> Every week ends with a project you have to build on your own. Instead of getting clear-cut instructions, you'll get a list of criteria that your project needs to measure up to.
139139
140-
> Write the project code in the folder `Week3 \ project`.
140+
> Write the project code in the folder `Week2 \ project`.
141141
142142
In this week's project you'll be making a Pomodoro Clock! A user can specify how many minutes the timer should be set, and with a click on the play button it starts counting down! If the user wants to pause the timer, they can do so by clicking the pause button.
143143

0 commit comments

Comments
 (0)