From cf7181f1e5cd37cc9e30fdd4845d6ad54b0ee277 Mon Sep 17 00:00:00 2001 From: Eksperimental Date: Tue, 28 Oct 2025 17:46:40 -0500 Subject: [PATCH] Fix typo in recode.update.config.ex documentation Corrected a typo in the module documentation. --- lib/mix/tasks/recode.update.config.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/mix/tasks/recode.update.config.ex b/lib/mix/tasks/recode.update.config.ex index 1590c4d..74ca93a 100644 --- a/lib/mix/tasks/recode.update.config.ex +++ b/lib/mix/tasks/recode.update.config.ex @@ -4,7 +4,7 @@ defmodule Mix.Tasks.Recode.Update.Config do @moduledoc """ #{@shortdoc}. - The task merges the exsiting config into the actual config and updates the + The task merges the existing config into the actual config and updates the version. Using this task preserves changes in the actual config and adds new values. The acutal default config: