diff --git a/jekyll_site/en/2023/01/22/volumetric-tetris.md b/jekyll_site/en/2023/01/22/volumetric-tetris.md
index 48d0836..2528f37 100644
--- a/jekyll_site/en/2023/01/22/volumetric-tetris.md
+++ b/jekyll_site/en/2023/01/22/volumetric-tetris.md
@@ -45,10 +45,10 @@ Game points are awarded for fully collected rows of the elements of the figures.
depends on the number of rows collected, 10 points for each row if there are 10 cubes in a row, and multiply
increases, if collected at the same time: 2 lines — by 3 times, 3 lines — by 5 times, 4 lines — by 10 times.
-Game feature: the collected lines first blink and then disappear, while the
+Game feature: the collected lines first blink and then disappear — meanwhile the
gaming process is not suspended for this time — the current figure continues to fall.
Level increases when collecting 10 completed rows, that is 100 points, if there are 10 cubes in a row. At each
-new level, the speed of the figures increases and reaches its maximum at level 21. In snail mode, the speed
-increases 5 times slower and reaches a maximum at level 104. The current speed is displayed above the playing
-field as a `meter` indicator.
+new level, the speed of the figures increases and reaches a maximum at level 21. In snail mode, the speed increase
+becomes slower 5 times, and the speed of the figures reaches a maximum at level 104. The current speed is displayed
+above the playing field as a `meter` indicator.
diff --git a/jekyll_site/ru/2023/01/21/volumetric-tetris.md b/jekyll_site/ru/2023/01/21/volumetric-tetris.md
index 5095282..a543ec4 100644
--- a/jekyll_site/ru/2023/01/21/volumetric-tetris.md
+++ b/jekyll_site/ru/2023/01/21/volumetric-tetris.md
@@ -43,10 +43,10 @@ date: 2023.01.21
от количества собранных строк, по 10 очков за каждую строку, если в строке 10 кубиков, и кратно увеличивается,
если одновременно собрано: 2 строки — в 3 раза, 3 строки — в 5 раз, 4 строки — в 10 раз.
-Особенность игры: собранные строки сначала моргают и после этого исчезают, при
+Особенность игры: собранные строки сначала моргают и после этого исчезают — при
этом игровой процесс на это время не останавливается — текущая фигура продолжает падать.
Уровень увеличивается при сборе 10 заполненных строк, то есть 100 очков, если в строке 10 кубиков. На каждом
-новом уровне, скорость фигур повышается и на 21 уровне достигает максимума. В режиме улитки скорость повышается
-в 5 раз медленнее и достигает максимума на 104 уровне. Текущая скорость отображается над игровым полем в виде
-индикатора `meter`.
+новом уровне скорость фигур увеличивается и на 21 уровне достигает максимума. В режиме улитки увеличение
+скорости становится медленнее в 5 раз, и скорость фигур достигает максимума на 104 уровне. Текущая скорость
+отображается над игровым полем в виде индикатора `meter`.