diff options
Diffstat (limited to 'files/ru/web/api/formdata/set')
| -rw-r--r-- | files/ru/web/api/formdata/set/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/formdata/set/index.html b/files/ru/web/api/formdata/set/index.html index 41349bf78d..b40bc6ac6f 100644 --- a/files/ru/web/api/formdata/set/index.html +++ b/files/ru/web/api/formdata/set/index.html @@ -65,7 +65,7 @@ formData.set('userpic', myFileInput.files[0], 'chris.jpg');</pre> <h2 id="Browser_compatibility">Browser compatibility</h2> -<div>{{Compat("api.FormData.set")}}</div> +<div>{{Compat}}</div> <h2 id="See_also">See also</h2> |
