Kaynağa Gözat

README-en.md edited online with Bitbucket

Jose R Ortiz Ubarri 8 yıl önce
ebeveyn
işleme
b1b29b6308
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2
    2
      README-en.md

+ 2
- 2
README-en.md Dosyayı Görüntüle

@@ -32,9 +32,9 @@ Before you get to the laboratory you should have:
32 32
 
33 33
       a. the creation of objects of a class.
34 34
 
35
-      b. using the "getter" methods to access an object's attributes.
35
+      b. the use of the "getter" methods to access an object's attributes.
36 36
 
37
-      c. using the "setter" methods to modify an object's attributes.
37
+      c. the use of the "setter" methods to modify an object's attributes.
38 38
 
39 39
 3. Studied the documentation for the `Bird` class available in [this link](http://ada.uprrp.edu/~ranazario/bird-html/class_bird.html).
40 40