Skip to content

Commit 59a2a0f

Browse files
authored
Update ReadMe.md
1 parent eb50595 commit 59a2a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,7 @@ public class ConsoleAppOptions
717717
}
718718
```
719719

720-
In defauolt, The ConsoleAppFramework does not distinguish between the number of `-`. For example, this method
720+
By default, The ConsoleAppFramework does not distinguish between the number of `-`. For example, this method
721721

722722
```
723723
public void Hello([Option("m", "Message to display.")]string message)

0 commit comments

Comments
 (0)