From 1c9368633930d296130d07c64b05578374840245 Mon Sep 17 00:00:00 2001 From: Augusto Polcaro <42120839+augustopolcaro@users.noreply.github.com> Date: Mon, 13 May 2024 12:49:07 -0300 Subject: [PATCH] Update README.md (#20) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0810485..b21ec1c 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ $ mix test #### Option B. `BLEND` env var configuration A more permanent configuration for running mix tasks in the context of a blend lockfile with a simple env var -can be acomplished by customizing your `mix.exs` a bit, with the following steps. +can be accomplished by customizing your `mix.exs` a bit, with the following steps. ##### 1. Create a new file `blend/premix.exs` with the following command: