Skip to content

Commit 4295faa

Browse files
committed
Update README.md
Fix typos
1 parent 980bc25 commit 4295faa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
------------------------
44

5-
##How it works?
5+
##How it works
66

7-
"Scala Exercises" brings the popular [Scala Koans](http://www.scalakoans.org/) to the web. Offering hundreds of solveable exercises organized into 42 categories covering the basics of the Scala language.
7+
"Scala Exercises" brings the popular [Scala Koans](http://www.scalakoans.org/) to the web. Offering hundreds of solvable exercises organized into 42 categories covering the basics of the Scala language.
88

99
- LEARN: Each category includes an explanation of the basics. Learn the concepts through simple code samples.
1010

@@ -15,7 +15,7 @@
1515
- EDIT: After completing a category, you'll be able to go back and edit it. Add new exercises or improve existing ones by sending a pull-request.
1616

1717

18-
##How build and deploy the app
18+
##How to build and deploy the app
1919

2020
```bash
2121
source deployIt.sh

0 commit comments

Comments
 (0)