diff options
Diffstat (limited to 'files/ru/web/css/_colon_nth-child')
-rw-r--r-- | files/ru/web/css/_colon_nth-child/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/css/_colon_nth-child/index.html b/files/ru/web/css/_colon_nth-child/index.html index efb626562f..20062cc3ae 100644 --- a/files/ru/web/css/_colon_nth-child/index.html +++ b/files/ru/web/css/_colon_nth-child/index.html @@ -176,7 +176,7 @@ div em { <p>{{Compat("css.selectors.nth-child")}}</p> </div> -<h2 id="See_also" name="See_also">См. также</h2> +<h2 id="See_also" name="See_also">Смотрите также</h2> <ul> <li>{{ Cssxref(":nth-of-type") }}, {{ Cssxref(":nth-last-child") }}</li> |