aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/css/css_grid_layout
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/css/css_grid_layout')
-rw-r--r--files/ru/web/css/css_grid_layout/relationship_of_grid_layout/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/css/css_grid_layout/relationship_of_grid_layout/index.html b/files/ru/web/css/css_grid_layout/relationship_of_grid_layout/index.html
index 9ecddf7ce9..db89d68fae 100644
--- a/files/ru/web/css/css_grid_layout/relationship_of_grid_layout/index.html
+++ b/files/ru/web/css/css_grid_layout/relationship_of_grid_layout/index.html
@@ -408,7 +408,7 @@ translation_of: Web/CSS/CSS_Grid_Layout/Relationship_of_Grid_Layout
<div class="box2">Two</div>
<div class="box3">Three
<div class="abspos">
- Этот блок абсолютно позиционирован. В данном примере контекстом позиционирования являетсягрид-область, поэтому значения сдвига отсчитываются от внешних краев грид-области.
+ Этот блок абсолютно позиционирован. В данном примере контекстом позиционирования является грид-область, поэтому значения сдвига отсчитываются от внешних краев грид-области.
</div>
</div>
<div class="box4">Four</div>