forked from AkkomaGang/akkoma
Merge branch 'patch-1' into 'develop'
Fix typo in MastoFE login page. See merge request pleroma/pleroma!132
This commit is contained in:
commit
845bd56c9c
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