Update README.md

master
Matt Huntington 8 years ago committed by GitHub
parent aef317e52b
commit 1285cb1eb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -283,7 +283,7 @@ console.log('ES6 square:',squareES6(6));
### Binding ### Binding
with callbacks, this can get redefined: with callbacks, `this` can get redefined:
```JavaScript ```JavaScript
function Person(name){ function Person(name){

Loading…
Cancel
Save