Skip to content

Commit 960142d

Browse files
committed
docs(pt): update translations made in pt/api/wrapper/findComponent.md
1 parent ac33e45 commit 960142d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pt/api/wrapper/findComponent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ expect(barRef.exists()).toBe(true)
2626
```
2727

2828
::: warning Uso com seletores de CSS
29-
Ao usar `findAllComponents` com o seletor de CSS pode resultar em comportamento confuso
29+
Usar `findComponent` com um seletor de CSS pode resultar em confusão de comportamento
3030

3131
Considere este exemplo:
3232

0 commit comments

Comments
 (0)