Skip to content

Commit

Permalink
Merge pull request rwaldron#158 from andremw/master
Browse files Browse the repository at this point in the history
Fixing typo
  • Loading branch information
rwaldron committed Jul 7, 2014
2 parents 6003995 + 435e040 commit c3d49a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -1139,7 +1139,7 @@ The following sections outline a _reasonable_ style guide for modern JavaScript
There seems to be drastic improvements to the execution of `switch` statements in latest releases of Firefox and Chrome.
http://jsperf.com/switch-vs-object-literal-vs-module

Notable improvements can be witnesses here as well:
Notable improvements can be witnessed here as well:
https://github.com/rwldrn/idiomatic.js/issues/13

```javascript
Expand Down

0 comments on commit c3d49a7

Please sign in to comment.