diff options
Diffstat (limited to 'files/ru/web/api/intersectionobserver')
-rw-r--r-- | files/ru/web/api/intersectionobserver/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/intersectionobserver/index.html b/files/ru/web/api/intersectionobserver/index.html index 0609171bb1..bf467e60d1 100644 --- a/files/ru/web/api/intersectionobserver/index.html +++ b/files/ru/web/api/intersectionobserver/index.html @@ -81,7 +81,7 @@ intersectionObserver.observe(document.querySelector('.scrollerFooter'));</pre> </table> <h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{Compat("api.IntersectionObserver")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">See also</h2> |