mirror of
https://github.com/cfenollosa/os-tutorial.git
synced 2024-10-27 20:34:19 +00:00
Merge pull request #66 from WellingGuzman/patch-1
Fix typo (tho -> two)
This commit is contained in:
commit
ae790aa839
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
**Goal: Clean the code a bit and parse user input**
|
**Goal: Clean the code a bit and parse user input**
|
||||||
|
|
||||||
In this lesson we will do tho things. First, we will clean up the code a bit, so it is ready
|
In this lesson we will do two things. First, we will clean up the code a bit, so it is ready
|
||||||
for further lessons. During the previous ones I tried to put things in the most predictable places,
|
for further lessons. During the previous ones I tried to put things in the most predictable places,
|
||||||
but it is also a good exercise to know when the code base is growing and adapt it to current
|
but it is also a good exercise to know when the code base is growing and adapt it to current
|
||||||
and further needs.
|
and further needs.
|
||||||
|
Loading…
Reference in New Issue
Block a user