We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb50595 commit 59a2a0fCopy full SHA for 59a2a0f
ReadMe.md
@@ -717,7 +717,7 @@ public class ConsoleAppOptions
717
}
718
```
719
720
-In defauolt, The ConsoleAppFramework does not distinguish between the number of `-`. For example, this method
+By default, The ConsoleAppFramework does not distinguish between the number of `-`. For example, this method
721
722
723
public void Hello([Option("m", "Message to display.")]string message)
0 commit comments