diff options
Diffstat (limited to 'files/ru/web/api/cachestorage/open/index.html')
-rw-r--r-- | files/ru/web/api/cachestorage/open/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/cachestorage/open/index.html b/files/ru/web/api/cachestorage/open/index.html index ea860fe658..83d487c88e 100644 --- a/files/ru/web/api/cachestorage/open/index.html +++ b/files/ru/web/api/cachestorage/open/index.html @@ -78,7 +78,7 @@ var cachedResponse = caches.match(event.request).catch(function() { <h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{Compat("api.CacheStorage.open")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">See also</h2> |