Skip to content

Commit 0cf7f33

Browse files
committed
Fix typo: lightening -> lightning
1 parent e8a452a commit 0cf7f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/get-started/csharp/tutorial-windows-forms-match-game-icons.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ To get your game to work this way, add a <xref:System.Windows.Forms.Control.Clic
163163
1. Then, hold the **Ctrl** key while you select each of the other labels.
164164
Be sure that every label is selected.
165165

166-
1. In the **Properties** window, select the **Events** button, which is a lightening bolt.
166+
1. In the **Properties** window, select the **Events** button, which is a lightning bolt.
167167
For the **Click** event, select **label1_Click** in the box.
168168

169169
![Screenshot shows the Properties window showing Click event.](../media/tutorial-windows-forms-match-game-icons/click-event.png)

0 commit comments

Comments
 (0)