Skip to content

Commit 599a819

Browse files
committed
Docs update
1 parent 9c7c88f commit 599a819

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
@@ -237,7 +237,7 @@ You can disable cache without any worrying, it will pass origin Observable throu
237237
Without any errors.
238238
239239
```js
240-
this.cache.disableCache(true);
240+
this.cache.enableCache(false);
241241
```
242242
243243
#### Disable offline invalidate

0 commit comments

Comments
 (0)