diff --git a/README.md b/README.md index 3f70ad0918..3a66bad23f 100644 --- a/README.md +++ b/README.md @@ -634,7 +634,7 @@ $ just --list --list-heading '' ### Aliases -Aliases allow using an alternative name for a recipe when invoking it at the command line: +Aliases allow using alternative names for recipes when invoking them at the command line: ```just alias b := build