Skip to content

Commit 1bd8618

Browse files
authored
Update article.md
1 parent d7127b3 commit 1bd8618

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

2-ui/99-ui-misc/01-mutation-observer/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ mutationRecords = [{
9494
}];
9595
```
9696

97-
So, `MutationObserver` allows to react on any changes within DOM subtree.
97+
پس، `MutationObserver` اجازه می دهد که به هر اغییری در DOM subtree واکنش نشان دهیم.
9898

9999
## Usage for integration
100100

0 commit comments

Comments
 (0)