Skip to content
Browse files

Fixes the word Argument in link

Fixes the word Argument in text link, where it points to more
information about optimization issues and managing arguments.
  • Loading branch information...
1 parent f4b83b4 commit 8cff6407f5bb3efdec3b21f53dd5456595b0a2f4 @chrisipanaque chrisipanaque committed
Showing with 1 addition and 1 deletion.
  1. +1 −1 js-arguments.md
View
2 js-arguments.md
@@ -59,4 +59,4 @@ for (var i = 0; i < arguments.length; i++) {
```
For more information on the optimization issues:
-[Optimization Killers: Managing Arugments](https://github.com/petkaantonov/bluebird/wiki/Optimization-killers#3-managing-arguments)
+[Optimization Killers: Managing Arguments](https://github.com/petkaantonov/bluebird/wiki/Optimization-killers#3-managing-arguments)

0 comments on commit 8cff640

Please sign in to comment.
Something went wrong with that request. Please try again.