Quellcode durchsuchen

README-en.md edited online with Bitbucket

Jose R Ortiz Ubarri vor 8 Jahren
Ursprung
Commit
cf879766e2
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2
    2
      README-en.md

+ 2
- 2
README-en.md Datei anzeigen

@@ -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