ga-wdi-boston / js-objects-this

Other
1 stars 158 forks source link

Correct typo in comment in object literal #21

Closed gaand closed 8 years ago

gaand commented 8 years ago
 {
   foo: 'bar',
   baz: function() {
-    // How to I access the value stored in 'foo' above?
+    // How do I access the value stored in 'foo' above?
   }
 }
jrhorn424 commented 8 years ago

Addressed in ae042b10f5318abcffad14751ffa766fe806b04c