update copy

This commit is contained in:
Chris
2025-07-29 12:53:29 -07:00
parent ae19748573
commit b25d11fafb

View File

@@ -45,7 +45,7 @@
</div>
<div class="form-control mt-6">
<%= f.submit "Sign in", class: "btn btn-primary w-full" %>
<%= f.submit "Create Account", class: "btn btn-primary w-full" %>
</div>
<% end %>