forked from AkkomaGang/akkoma
Fix typo in MastoFE login page.
see https://git.pleroma.social/pleroma/mastofe/issues/13
This commit is contained in:
parent
d4a54a90c9
commit
715c90e54f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<h2>Login in to Mastodon Frontend</h2>
|
||||
<h2>Login to Mastodon Frontend</h2>
|
||||
<%= if @error do %>
|
||||
<h2><%= @error %></h2>
|
||||
<% end %>
|
||||
|
|
Loading…
Reference in a new issue