Skip to content

Commit d8c0456

Browse files
authored
Update full-scope-developer.md
1 parent 70b4f62 commit d8c0456

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

full-scope-developer.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
## Guessing Game - Full Scope Developer
33

4-
If you are wonder what would be a perfect project to practice your programming skills. You are on the right place!
4+
If you are wondering what would be a perfect project to practice your programming skills. You are on the right place!
55

66
It's a simple number guessing game. We start with a console app and migrate to web app with lots of features.
77

@@ -96,4 +96,4 @@ Also provide a button with label "Play" that generates the random number and dis
9696
- Focus on readability, reusability throughout the development.
9797
- Try to make your app modular
9898
- Use build system
99-
- Use git
99+
- Use git

0 commit comments

Comments
 (0)