diff options
Diffstat (limited to 'files/pt-br/web/api/filelist/index.html')
-rw-r--r-- | files/pt-br/web/api/filelist/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/api/filelist/index.html b/files/pt-br/web/api/filelist/index.html index 3c5e32b6cd..d9a67b5a11 100644 --- a/files/pt-br/web/api/filelist/index.html +++ b/files/pt-br/web/api/filelist/index.html @@ -130,5 +130,5 @@ document.querySelector("#myfiles").onchange = puxarArquivos; <h2 id="Specification" name="Specification">Especificação</h2> <ul> - <li><a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/number-state.html#concept-input-type-file-selected" title="http://www.whatwg.org/specs/web-apps/current-work/multipage/number-state.html#concept-input-type-file-selected">File upload state</a> (inglês)</li> + <li><a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/number-state.html#concept-input-type-file-selected">File upload state</a> (inglês)</li> </ul> |