Skip to content

Commit 1b566a1

Browse files
committed
docs(pt-br): changed writing on <YouWillLearn> section
1 parent e2b475b commit 1b566a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/learn/state-a-components-memory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Componentes comumente precisam mudar o que está na tela como resultado de uma i
1111
<YouWillLearn>
1212

1313
* Como adicionar uma variável de state com o Hook [`useState`](/reference/react/useState)
14-
* Que par de valores o Hook `useState` retorna
14+
* Qual o par de valores retornado pelo Hook `useState`
1515
* Como adicionar mais de uma variável de state
1616
* Por que o state é chamado de local
1717

0 commit comments

Comments
 (0)