Skip to content

Commit

Permalink
Merge pull request raganwald-deprecated#34 from joshuacc/patch-1
Browse files Browse the repository at this point in the history
Fixed markdown error
  • Loading branch information
raganwald committed Jan 25, 2013
2 parents 357da68 + 4a1f240 commit ed37f09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 2013/01/this.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ banksQueue.pullHead()

copyOfQueue.pullHead()
//=> 'Hello'
```javascript
```

Presto, we now have a way to copy arrays. By getting rid of the closure and taking advantage of `this`, we have functions that are more easily portable between objects, and the code is simpler as well.

Expand Down Expand Up @@ -510,4 +510,4 @@ My recent work:

---

[Reg Braithwaite](http://braythwayt.com) | [@raganwald](http://twitter.com/raganwald)
[Reg Braithwaite](http://braythwayt.com) | [@raganwald](http://twitter.com/raganwald)

0 comments on commit ed37f09

Please sign in to comment.