Closed laurenallegra closed 8 years ago
Today when we were doing the code-along in lib/person.rb, the following lines (commented out) were strangely worded and confusing:
_# Problem:
# has changed!_
Suggest changing wording to:
Commas optional. Or (better yet) use a set of dashes instead--like this--to add emphasis.
Today when we were doing the code-along in lib/person.rb, the following lines (commented out) were strangely worded and confusing:
_# Problem:
Will not call the setter method to and notify, or say, that the status
Suggest changing wording to:
_# Problem:
Will not call the setter method, NOR SAY, that the status
Commas optional. Or (better yet) use a set of dashes instead--like this--to add emphasis.