We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efb649a commit 426ee16Copy full SHA for 426ee16
src/content/learn/reacting-to-input-with-state.md
@@ -317,7 +317,7 @@ body { margin: 0; direction: rtl; }
317
يمكنك تنشيط تحديثات الحالة كاستجابة إلى نوعين من المدخلات:
318
319
* **مدخلات الإنسان،** مثل الضغط على زر، الكتابة في حقل، زيارة رابط.
320
-* **مدخلات الكمبيوتر،** مثل وصول رد الشبكة، استكمال المؤقت، تحميل الصورة.
+* **مدخلات الكمبيوتر،** مثل وصول رد الشبكة، أو استكمال المؤقت، أو تحميل الصورة.
321
322
<IllustrationBlock>
323
<Illustration caption="مدخلات الإنسان" alt="A finger." src="/images/docs/illustrations/i_inputs1.png" />
0 commit comments