You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -321,7 +321,7 @@ import * as _ from 'lodash';
321
321
322
322
323
323
# Frequently asked questions
324
-
* What's the current browser support for Angular 2 Beta?
324
+
* What's the current browser support for Angular 2?
325
325
* Please view the updated list of [browser support for Angular 2](https://github.com/angularclass/awesome-angular2#current-browser-support-for-angular-2)
326
326
* Why is my service, aka provider, is not injecting parameter correctly?
327
327
* Please use `@Injectable()` for your service for typescript to correctly attach the metadata (this is a TypeScript problem)
0 commit comments