diff options
Diffstat (limited to 'files/ru/web/api/intersectionobserver/index.html')
| -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 06f62a55b8..81c9d06e14 100644 --- a/files/ru/web/api/intersectionobserver/index.html +++ b/files/ru/web/api/intersectionobserver/index.html @@ -21,7 +21,7 @@ translation_of: Web/API/IntersectionObserver <dl> <dt>{{domxref("IntersectionObserver.IntersectionObserver()")}}</dt> - <dd>Создаёт новый объект <code>IntersectionObserver</code>, который будет запускать специальную callback-функцию, когда обнаружит пересечение одного или нескольких пороговых значений видимостью целевого элемента.</dd> + <dd>Создаёт новый объект <code>IntersectionObserver</code>, который будет запускать специальную колбэк-функцию, когда обнаружит пересечение одного или нескольких пороговых значений видимостью целевого элемента.</dd> </dl> <h2 id="Properties">Properties</h2> |
