Skip to content

Commit 2d1b2f1

Browse files
committed
grammar fixes for Akuli#15
1 parent 865f136 commit 2d1b2f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ section. Most of the techniques explained here are great when you're
5959
working on a large project, and your code would be really repetitive
6060
without these things.
6161

62-
You can experient with these things freely, but please **don't use these
62+
You can experiment with these things freely, but please **don't use these
6363
techniques just because you know how to use them.** Prefer the simple
6464
techniques from the Basics part instead when possible. Simple is better
6565
than complex.

basics/what-is-programming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ should you do if you have a problem with the tutorial?
104104
1. Try the example code yourself.
105105
2. Read the code and the explanation for it again.
106106
3. If there's something you haven't seen before in the tutorial and it's
107-
not explained, try to find it from the previous chapters.
107+
not explained, try to find it in the previous chapters.
108108
4. If you can't find what you're looking for or you still have trouble
109109
understanding the tutorial or any other problems with the tutorial,
110110
please [tell me about it](../contact-me.md). I want to improve this

0 commit comments

Comments
 (0)