From 2314a615a285f421adb426f3b18fba1351d9e4a7 Mon Sep 17 00:00:00 2001 From: Max Veytsman Date: Tue, 20 Sep 2022 12:07:54 -0400 Subject: [PATCH] Update README.md Co-authored-by: Simon Hansen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cc96c9..6cb3a30 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ After that, run `mix deps.get`. The components are provided by the `Heroicons` module. Each icon is a Phoenix Component you can use in your HEEx templates. -By ddefault the outline style is used: +By default the outline style is used: ```eex