Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 1bbe16f

Browse files
dimakubaalan-agius4
authored andcommitted
docs: fix typo
1 parent fc5337e commit 1bbe16f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/transfer-http.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## TransferHttpCacheModule
22

3-
`TransferHttpCacheModule` installs a Http interceptor that avoids duplicate `HttpClient` GET requests
3+
`TransferHttpCacheModule` installs an Http interceptor that avoids duplicate `HttpClient` GET requests
44
on the client, for requests that were already made when the application was rendered on the server
55
side.
66

0 commit comments

Comments
 (0)