Skip to content

Commit 51e2fb9

Browse files
committed
docs(readme): bikeshedding
1 parent d4744a2 commit 51e2fb9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ capabilities with several powerful **declarative** features. It can be used to
3636
create simple single-level CLIs or deeply nested sprawling interfaces alike.
3737

3838
Black Flag was built as a drop-in replacement for vanilla Yargs, specifically
39-
for users of [`yargs::commandDir()`][2] ([which][3] [has][4] [issues][5]). Its
40-
features include:
39+
for users of the [`yargs::commandDir()`][2] ([which][3] [has][4] [issues][5]).
40+
Its features include:
4141

4242
- [Declarative-first sync/async APIs][6]
4343
- [Zero configuration required][7]
4444
- [It's still yargs all the way down][8] ✨ (nothing brand new to learn!)
45-
- [Built-in support for dynamic options][9] ✨ ([a][10] [popular][11]
45+
- [Built-in support for dynamic options][9] ✨ ([an][10] [infamous][11]
4646
[Yargs][12] [white][13] [whale][14])
4747
- [Consistent and safe CLI execution][15]
4848
- [Simple comprehensive error handling and reporting][16]

0 commit comments

Comments
 (0)