From 779d5b8ad42e6be1cc39a5a9c517de206fd42c8e Mon Sep 17 00:00:00 2001 From: laniakea64 Date: Tue, 14 Nov 2023 12:27:47 -0500 Subject: [PATCH] keep "alternative names" plural --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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