Skip to content

Commit ece0aea

Browse files
committed
Fix typo in readme
1 parent 8c5dca8 commit ece0aea

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ This repository is home to various Dart packages under the [dart.dev](https://pu
88

99
| Package | Description | Version |
1010
|---|---|---|
11-
| [args](pkgs/args/) | Library for defining parsers for parsing raw command-line arguments into a set
12-
of options and values. | [![pub package](https://img.shields.io/pub/v/args.svg)](https://pub.dev/packages/args) |
11+
| [args](pkgs/args/) | Library for defining parsers for parsing raw command-line arguments into a set of options and values. | [![pub package](https://img.shields.io/pub/v/args.svg)](https://pub.dev/packages/args) |
1312

1413
## Publishing automation
1514

pkgs/placeholder

Whitespace-only changes.

0 commit comments

Comments
 (0)