Skip to content

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
Fixing readme typo
  • Loading branch information
andremw committed Jul 7, 2014
1 parent 6003995 commit 435e040
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 435e040

Please sign in to comment.