Skip to content

Commit 6fc68b8

Browse files
lex111echobrain
andauthored
Update content/docs/portals.md
Co-Authored-By: echobrain <[email protected]>
1 parent d1020c7 commit 6fc68b8

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
@@ -65,7 +65,7 @@ render() {
6565
</html>
6666
```
6767

68-
`Родительский` компонент в `#app-root` будет в состоянии поймать неперехваченное всплывающее событие из соседнего узла `#modal-root`.
68+
`Родительский` компонент в `#app-root` сможет поймать неперехваченное всплывающее событие из соседнего узла `#modal-root`.
6969

7070
```js{28-31,42-49,53,61-63,70-71,74}
7171
// Это два соседних контейнера в DOM

0 commit comments

Comments
 (0)