diff --git a/README.md b/README.md index 9831b34..742ce1f 100644 --- a/README.md +++ b/README.md @@ -138,8 +138,8 @@ class Profiles::ShowPage if moderator? span class: "bg-blue-500" do img src: "moderator-badge.png" - end - end + end + end end private def moderator?