Skip to content

Commit 54c733a

Browse files
committed
README
1 parent b22f918 commit 54c733a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ In your app.component.html, add :
4545
<spinner></spinner>
4646
```
4747

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).
48+
Then, in order to have this module listening to your http requests, replace all the ``@angular/http`` usages by [http: HttpInterceptorService](src/app/http-interceptor.service.ts).
4949

5050
## Requirements
5151

0 commit comments

Comments
 (0)