Skip to content

Commit 0aa2605

Browse files
authored
Merge pull request #231 from ismailarilik/fix-import-as-important-in-what-i-left-out
Fix "import" as "important" in "What I left out"
2 parents eba7e22 + 2cd4aff commit 0aa2605

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)