Skip to content

Commit

Permalink
fix(docs): Badge article typos (#DS-3008) (#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmnturov authored Oct 17, 2024
1 parent 1cb3975 commit e8708f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/components/badge/badge.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

#### Список бейджей

Бейджи можно показать с строку или в столбец.
Бейджи можно показать в строку или в столбец.

<!-- example(badge-list) -->

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<tr>
<th>Столбец 1</th>
<th>Столбец 2</th>
<th>Столобец 3</th>
<th>Столбец 3</th>
</tr>
</thead>
<tbody>
Expand All @@ -32,7 +32,7 @@
</td>
<td>
Обнаружена попытка получить список процессов, запущенных в системе, на узле
qa-kolobok.mpqa.rd.ptsecurity.ru
qa-kolobok.mpqa.rd.koobiq.com
</td>
<td>
<kbq-badge
Expand Down

0 comments on commit e8708f6

Please sign in to comment.