Skip to content

Commit 72f4b9a

Browse files
authored
Fix typo (#16986)
Fixes #16972
1 parent cb456b0 commit 72f4b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/csharp/programming-guide/main-and-command-args/command-line-arguments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ To compile and run the application from a command prompt, follow these steps:
7272
- <xref:System.Environment?displayProperty=nameWithType>
7373
- [C# Programming Guide](../index.md)
7474
- [Main() and Command-Line Arguments](index.md)
75-
- [How to dsplay command line arguments](how-to-display-command-line-arguments.md)
75+
- [How to display command line arguments](how-to-display-command-line-arguments.md)
7676
- [Main() Return Values](main-return-values.md)
7777
- [Classes](../classes-and-structs/classes.md)

0 commit comments

Comments
 (0)