diff options
Diffstat (limited to 'files/ru/web/api/cache/put/index.html')
-rw-r--r-- | files/ru/web/api/cache/put/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/cache/put/index.html b/files/ru/web/api/cache/put/index.html index a1d6d7080c..5c99a51790 100644 --- a/files/ru/web/api/cache/put/index.html +++ b/files/ru/web/api/cache/put/index.html @@ -98,7 +98,7 @@ var cachedResponse = caches.match(event.request).catch(function() { -<p>{{Compat("api.Cache.put")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">See also</h2> |