diff --git a/README.md b/README.md index cd69742..e767162 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ pruning: * `release` - keep only the latest release for each version * `version` - remove any end-of-life versions -To prune a profile (or optionally one build target of a profile... +To prune a profile (or optionally one build target of a profile)... ``` make prune LEVEL= PROFILE= [BUILD=] ```