diff options
author | Alexey Pyltsyn <lex61rus@gmail.com> | 2021-03-15 14:29:50 +0300 |
---|---|---|
committer | Alexey Pyltsyn <lex61rus@gmail.com> | 2021-03-15 14:29:50 +0300 |
commit | 55ddd4454665a3c66e3d5b186bc79048468d36e7 (patch) | |
tree | 5391f1ae01bbcd484387bbc2373492ac9bc89dbc /files/ru/web/html/element/address | |
parent | 08dc1a1e60063705ccefc1eb4ef0a17d1ddf196b (diff) | |
download | translated-content-55ddd4454665a3c66e3d5b186bc79048468d36e7.tar.gz translated-content-55ddd4454665a3c66e3d5b186bc79048468d36e7.tar.bz2 translated-content-55ddd4454665a3c66e3d5b186bc79048468d36e7.zip |
Auto fixes
Diffstat (limited to 'files/ru/web/html/element/address')
-rw-r--r-- | files/ru/web/html/element/address/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/html/element/address/index.html b/files/ru/web/html/element/address/index.html index 3a45048f57..2378f1c42d 100644 --- a/files/ru/web/html/element/address/index.html +++ b/files/ru/web/html/element/address/index.html @@ -5,7 +5,7 @@ tags: - HTML - HTML секции - HTML справочник - - Вэб + - Веб - Элемент translation_of: Web/HTML/Element/address --- @@ -38,7 +38,7 @@ translation_of: Web/HTML/Element/address <td>{{no_tag_omission}}</td> </tr> <tr> - <th scope="row">Разрешённые родительские элеметны</th> + <th scope="row">Разрешённые родительские элементы</th> <td>Любой элемент, который принимает <a href="/en-US/docs/HTML/Content_categories#Flow_content" title="HTML/Content_categories#Flow_content">flow content</a>.</td> </tr> <tr> |