Skip to content

Commit b8c74a9

Browse files
committed
Fixing typo in action notes.
1 parent 1f4538e commit b8c74a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/lectures/misc/actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ Method can take actions as parameter:
5555
and then can be passed an action as an argument:
5656

5757
```
58-
!include`snippetStart="// Passing an action as an argument:", snippetEnd="// Done passing an action."`code/projects/Actions/Actions/Program.cs
58+
!include`snippetStart="// Passing an action as an argument:", snippetEnd="// Done passing an action."` code/projects/Actions/Actions/Program.cs
5959
```

0 commit comments

Comments
 (0)