Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop

This commit is contained in:
lain 2018-04-26 07:07:04 +02:00
commit 6eb274f278
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<h2>Login in to Mastodon Frontend</h2>
<h2>Login to Mastodon Frontend</h2>
<%= if @error do %>
<h2><%= @error %></h2>
<% end %>