Skip to content

Commit edd9036

Browse files
authored
Update program.cs
incorrect naming has been corrected.
1 parent 4355096 commit edd9036

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)