Procházet zdrojové kódy

README-en.md edited online with Bitbucket

Jose R Ortiz Ubarri před 8 roky
rodič
revize
cf879766e2
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2
    2
      README-en.md

+ 2
- 2
README-en.md Zobrazit soubor

@@ -22,9 +22,9 @@ Before you get to the laboratory you should have:
22 22
 
23 23
 1. Reviewed the following concepts:
24 24
   
25
-        a. Logical operators
25
+      a. Logical operators
26 26
 
27
-        b. `if`, `else`, `else if`.
27
+      b. `if`, `else`, `else if`.
28 28
 
29 29
 2. Reviewed the following concepts related to objects and classes in C++:
30 30