From 0f8d663b2f48bdd70be73e0e7dd0512b7f6bae99 Mon Sep 17 00:00:00 2001 From: Zach Daniel Date: Mon, 27 Nov 2023 11:22:45 -0500 Subject: [PATCH] chore: update description --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index f59f7d5..8299957 100644 --- a/mix.exs +++ b/mix.exs @@ -4,7 +4,7 @@ defmodule AshMoney.MixProject do @version "0.1.0" @description """ - Money extension for Ash. + A money extension for Ash. """ def project do