aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/cachestorage
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/cachestorage')
-rw-r--r--files/ru/web/api/cachestorage/index.html2
-rw-r--r--files/ru/web/api/cachestorage/match/index.html2
-rw-r--r--files/ru/web/api/cachestorage/open/index.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/files/ru/web/api/cachestorage/index.html b/files/ru/web/api/cachestorage/index.html
index 4328726c89..9b30d4c766 100644
--- a/files/ru/web/api/cachestorage/index.html
+++ b/files/ru/web/api/cachestorage/index.html
@@ -93,7 +93,7 @@ this.addEventListener('fetch', function(event) {
<h2 id="Поддержка_браузерами">Поддержка браузерами</h2>
-<p>{{Compat("api.CacheStorage")}}</p>
+<p>{{Compat}}</p>
<h2 id="Смотрите_также">Смотрите также</h2>
diff --git a/files/ru/web/api/cachestorage/match/index.html b/files/ru/web/api/cachestorage/match/index.html
index 23230fe11d..dd163fdf1a 100644
--- a/files/ru/web/api/cachestorage/match/index.html
+++ b/files/ru/web/api/cachestorage/match/index.html
@@ -72,7 +72,7 @@ translation_of: Web/API/CacheStorage/match
{{Specifications}}
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
-<p>{{Compat("api.CacheStorage.match")}}</p>
+<p>{{Compat}}</p>
<h2 id="Смотрите_также">Смотрите также</h2>
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>