From 7963f6642384ee2019422e86b10c33cbae8a8b0c Mon Sep 17 00:00:00 2001 From: makoto-developer <72484465+makoto-developer@users.noreply.github.com> Date: Tue, 28 Jul 2026 19:32:31 +0900 Subject: [PATCH] Fix "targetted" -> "targeted" typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee7e50b..1a3a3ef 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ This module is for people building apps using Elixir/Phoenix who want to ship the "Sign-in with Google" feature _faster_ and more maintainably. -It's targetted at _complete_ beginners +It's targeted at _complete_ beginners with no prior experience/knowledge of auth "schemes" or "strategies".
Just follow the detailed instructions