diff --git a/pkgs/args/CHANGELOG.md b/pkgs/args/CHANGELOG.md index 7484eee2..b97daf57 100644 --- a/pkgs/args/CHANGELOG.md +++ b/pkgs/args/CHANGELOG.md @@ -1,6 +1,6 @@ ## 2.6.1-wip -* Fix the reporitory URL in `pubspec.yaml`. +* Fix the repository URL in `pubspec.yaml`. * Added option `hideNegatedUsage` to `ArgParser.flag()` allowing a flag to be `negatable` without showing it in the usage text.