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
@@ -46,7 +46,7 @@ npm i rxjs --save (because this is a peer dependency of the Kentico Cloud Delive
46
46
By default Nuxt can only work with promises. Therefor you always use the "getPromise" method provided by the Kentico Cloud Delivery SDK! RxJs operator's are not supported at the moment.
47
47
48
48
## Caching
49
-
API calls can be "cached" (they will be stored in memory) client side via the "viaCache" method
49
+
API calls can be "cached" (they will be stored in memory) client side via the "viaCache" method.
0 commit comments