You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/reference/react-dom/components/progress.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ O [componente `<progress>` nativo do navegador](https://developer.mozilla.org/pt
20
20
21
21
### `<progress>` {/*progress*/}
22
22
23
-
Para exibir um indicador de progresso, renderize o componente [`<progress>` nativo do browser](https://developer.mozilla.org/pt-BR/docs/Web/HTML/Element/progress).
23
+
Para exibir um indicador de progresso, renderize o componente [`<progress>` nativo do navegador](https://developer.mozilla.org/pt-BR/docs/Web/HTML/Element/progress).
0 commit comments