Skip to content

Commit 87704a4

Browse files
Merge pull request dotnet#9171 from iamyasinkaya/patch-1
Update program.cs
2 parents f822810 + edd9036 commit 87704a4

File tree

1 file changed

+1
-1
lines changed
  • snippets/csharp/System.Collections.Generic/IEnumerableT/Overview

1 file changed

+1
-1
lines changed

snippets/csharp/System.Collections.Generic/IEnumerableT/Overview/program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
public class App
99
{
10-
// Excercise the Iterator and show that it's more
10+
// Exercise the Iterator and show that it's more
1111
// performant.
1212
public static void Main()
1313
{

0 commit comments

Comments
 (0)