From 258e0199e227deb75fe68a6dec1035b1fc0b8f77 Mon Sep 17 00:00:00 2001 From: Changlin Li Date: Tue, 28 Nov 2023 22:56:52 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1545670c..c7136f2a8 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ programmer. To accomplish this, compared to the standard Elm compiler, Zelm adds: 1. The ability to use custom package repositories -2. The ability to override dependencies (both direct and direct) with custom +2. The ability to override dependencies (both direct and indirect) with custom versions of your own In addition to providing a method to incorporate bug fixes and patches, Zelm