Skip to content

Commit 78b4417

Browse files
author
Jesse Gibbs
authored
Update README.md
1 parent 1c9bcff commit 78b4417

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -163,10 +163,10 @@ The [community library](https://github.com/tandibar/ng-rollbar) which provides t
163163
Angular 1 support has releases for the different versions of this Rollbar.js library. Those releases
164164
lag behind releases to this library, but they are usually in sync.
165165

166-
### Angular 2
166+
### Angular 2 and Later
167167

168168
Setting the `captureUncaught` option to true will result in reporting all uncaught exceptions to
169-
Rollbar by default. Additionally, one can catch any Angular 2 specific exceptions reported through the
169+
Rollbar by default. Additionally, one can catch any Angular-specific exceptions reported through the
170170
`@angular/core/ErrorHandler` component by setting a custom `ErrorHandler` class:
171171

172172
```js

0 commit comments

Comments
 (0)