aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/urlsearchparams
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/urlsearchparams')
-rw-r--r--files/ru/web/api/urlsearchparams/delete/index.html2
-rw-r--r--files/ru/web/api/urlsearchparams/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/urlsearchparams/delete/index.html b/files/ru/web/api/urlsearchparams/delete/index.html
index a9a41726ed..64d0ab694c 100644
--- a/files/ru/web/api/urlsearchparams/delete/index.html
+++ b/files/ru/web/api/urlsearchparams/delete/index.html
@@ -5,7 +5,7 @@ translation_of: Web/API/URLSearchParams/delete
---
<p>{{ApiRef("URL API")}}</p>
-<p>Метод <strong><code>delete()</code> </strong>интерфейса {{domxref("URLSearchParams")}} удаляет все указанные параметры и все связанные с ним значения из списка найденых параметров.</p>
+<p>Метод <strong><code>delete()</code> </strong>интерфейса {{domxref("URLSearchParams")}} удаляет все указанные параметры и все связанные с ним значения из списка найденных параметров.</p>
<p>{{availableinworkers}}</p>
diff --git a/files/ru/web/api/urlsearchparams/index.html b/files/ru/web/api/urlsearchparams/index.html
index a72525e018..d669853cfd 100644
--- a/files/ru/web/api/urlsearchparams/index.html
+++ b/files/ru/web/api/urlsearchparams/index.html
@@ -82,7 +82,7 @@ searchParams.toString(); // "q=URLUtils.searchParams"
<tr>
<th scope="col">Спецификации</th>
<th scope="col">Статус</th>
- <th scope="col">Комментраий</th>
+ <th scope="col">Комментарий</th>
</tr>
</thead>
<tbody>