diff options
Diffstat (limited to 'files/pt-br/web/api/formdata/set/index.html')
-rw-r--r-- | files/pt-br/web/api/formdata/set/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/api/formdata/set/index.html b/files/pt-br/web/api/formdata/set/index.html index a6b7dccb69..ad0db2fe20 100644 --- a/files/pt-br/web/api/formdata/set/index.html +++ b/files/pt-br/web/api/formdata/set/index.html @@ -63,7 +63,7 @@ formData.set('userpic', myFileInput.files[0], 'chris.jpg');</pre> </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> |