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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ In your app.component.html, add :
45
45
<spinner></spinner>
46
46
```
47
47
48
-
Then, in order to have this module listening to your http requests, replace all your``http``uses by [http: HttpInterceptorService](src/app/http-interceptor.service.ts).
48
+
Then, in order to have this module listening to your http requests, replace all the``@angular/http``imports by [http: HttpInterceptorService](src/app/http-interceptor.service.ts).
0 commit comments