Skip to content

Commit

Permalink
Translation of (Reacting to input): Fix a typo
Browse files Browse the repository at this point in the history
Co-authored-by: Ahmed Abdelbaset <A7med3bdulBaset@gmail.com>
  • Loading branch information
Rumbustious and AhmedBaset authored Oct 10, 2023
1 parent b11aead commit 050ca65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/learn/reacting-to-input-with-state.md
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ body { margin: 0; direction: rtl; }

يمكنك تنشيط تحديثات الحالة كاستجابة إلى نوعين من المدخلات:

* **مدخلات الإنسان،** مثل الضغط على زر، الكتابة في حقل، زيارة رابط.
* **مدخلات الإنسان،** مثل الضغط على زر، أو الكتابة في حقل، أو زيارة رابط.
* **مدخلات الكمبيوتر،** مثل وصول رد الشبكة، أو استكمال المؤقت، أو تحميل الصورة.

<IllustrationBlock>
Expand Down

0 comments on commit 050ca65

Please sign in to comment.