Skip to content

Commit 22dcbb6

Browse files
committed
Respond to feedback.
1 parent 0f3e48b commit 22dcbb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/csharp/fundamentals/tutorials/file-based-programs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ In this tutorial, you:
2323
> * Use parsed command line results.
2424
> * Test the final application.
2525
26-
You build a file-based program that writes text as ASCII art. The app is contained in a single file and uses NuGet packages that implement some of the core features.
26+
You build a file-based program that writes text as ASCII art. The app is contained in a single file, uses NuGet packages, and implements core features.
2727

2828
## Prerequisites
2929

0 commit comments

Comments
 (0)