Skip to content

Commit f12348b

Browse files
recs182eduardomoroni
authored andcommitted
palavra sem plural (reactjs#149)
erro simples mas me incomodou um pouco 😝 Eu li o restante da página e foi o único que encontrei.
1 parent a2b4f4d commit f12348b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/portals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ render() {
2727
}
2828
```
2929

30-
Entretanto, em algumas situação é útil inserir um elemento filho em um local diferente no DOM:
30+
Entretanto, em algumas situações é útil inserir um elemento filho em um local diferente no DOM:
3131

3232
```js{6}
3333
render() {

0 commit comments

Comments
 (0)