aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/formdata/append/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/formdata/append/index.html')
-rw-r--r--files/ru/web/api/formdata/append/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/formdata/append/index.html b/files/ru/web/api/formdata/append/index.html
index dcaf2440f4..81490c0a42 100644
--- a/files/ru/web/api/formdata/append/index.html
+++ b/files/ru/web/api/formdata/append/index.html
@@ -64,7 +64,7 @@ formData.append('userpic[]', myFileInput2.files[0], 'chris2.jpg');</pre>
<tr>
<th scope="col">Спецификация</th>
<th scope="col">Состояние</th>
- <th scope="col">Заметки</th>
+ <th scope="col">Примечания</th>
</tr>
<tr>
<td>{{SpecName('XMLHttpRequest','#dom-formdata-append','append()')}}</td>