aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/performance
diff options
context:
space:
mode:
authorMalyugin-Anton <64378540+am0xff@users.noreply.github.com>2021-08-29 16:11:53 +0300
committerGitHub <noreply@github.com>2021-08-29 16:11:53 +0300
commit76436cd0449b1a28eb23a43615a9fdff2e7ccce5 (patch)
tree45c5873b81c46b42960aa48f6631798c9e093bd1 /files/ru/web/performance
parent9abc43032087740ca820e52c5221ceb6f98de18f (diff)
downloadtranslated-content-76436cd0449b1a28eb23a43615a9fdff2e7ccce5.tar.gz
translated-content-76436cd0449b1a28eb23a43615a9fdff2e7ccce5.tar.bz2
translated-content-76436cd0449b1a28eb23a43615a9fdff2e7ccce5.zip
fix typo in animation_performance_and_frame_rate (#2269)
Diffstat (limited to 'files/ru/web/performance')
-rw-r--r--files/ru/web/performance/animation_performance_and_frame_rate/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/performance/animation_performance_and_frame_rate/index.html b/files/ru/web/performance/animation_performance_and_frame_rate/index.html
index f98b00ee5e..b2c3261058 100644
--- a/files/ru/web/performance/animation_performance_and_frame_rate/index.html
+++ b/files/ru/web/performance/animation_performance_and_frame_rate/index.html
@@ -168,7 +168,7 @@ original_slug: Web/Performance/Производительность_анимац
<h4 id="Этапы_рендеринга_в_деталях_Waterfall_2">Этапы рендеринга в деталях (Waterfall)</h4>
-<p>В этой секции мы видим объяснения тому, что fps значительно улучшился. Мы больше не тратим время на layout и перерисовку элементов. :</p>
+<p>В этой секции мы видим объяснения тому, что fps значительно улучшился. Мы больше не тратим время на layout и перерисовку элементов:</p>
<p><img alt="" src="https://mdn.mozillademos.org/files/10867/transform-timeline.png" style="display: block; height: 384px; margin-left: auto; margin-right: auto; width: 800px;"></p>