docs(guide/Dependency Injection): fix angular.injector arguments list
The original file included a code sample using `angular.injector(['myModule', 'ng'])`, which appears to be incorrect when trying to retrieve anything attached to `myModule`. Reversing the args fixes this. Closes #12292
E
Eric Adams committed
548a1348d9921bcdb5f4fa95cea4b45da991a709
Parent: 9845570
Committed by Martin Staffa <mjstaffa@googlemail.com>
on 8/3/2015, 7:07:48 PM