Skip to content

Commit 2cd4aff

Browse files
authored
Fix "import" as "important" in "What I left out"
1 parent eba7e22 commit 2cd4aff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/articles/2015-01-05-what-i-left-out.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ A very simple (and incomplete) example:
167167

168168
The Cow and Chicken classes can use all attributes and methods that are defined for Animal.
169169

170-
A course or a book on _Object Oriented programming_ can teach you all about this import concept.
170+
A course or a book on _Object Oriented programming_ can teach you all about this important concept.
171171

172172
### Instance variables
173173
In the lessons we mentioned _object variables_. Actually these should be called _instance variables_,

0 commit comments

Comments
 (0)