Skip to content

Commit

Permalink
tachkil --better
Browse files Browse the repository at this point in the history
Co-Authored-By: Fortas Abdeldjalil <dr.fcmam5@gmail.com>
  • Loading branch information
3imed-jaberi and Fcmam5 committed Apr 22, 2020
1 parent 0d4384a commit c3ada93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/concurrent-mode-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ prev: concurrent-mode-adoption.html
ReactDOM.createRoot(rootNode).render(<App />);
```

إستبدل `ReactDOM.render(<App />, rootNode)` وتُفعل الوضع المتزامن.
إستبدل `ReactDOM.render(<App />, rootNode)` وتُفعِّل الوضع المتزامن.

لمزيد من المعلومات حول الوضع المتزامن، راجع [مستندات الوضع المتزامن.](/docs/concurrent-mode-intro.html)

Expand Down

0 comments on commit c3ada93

Please sign in to comment.