mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-27 13:47:58 +01:00
fix minor spelling errors
This commit is contained in:
parent
c2c4a0b943
commit
2edc80bd7c
2 changed files with 2 additions and 2 deletions
|
@ -12,4 +12,4 @@
|
|||
|
||||
- true ->
|
||||
span: i.fa.icon--padded--right.fa-info-circle
|
||||
| No description provided.
|
||||
| No description provided
|
||||
|
|
|
@ -168,7 +168,7 @@
|
|||
.block__header__buttons
|
||||
a.button href=~p"/profiles/#{@user}/details"
|
||||
i.fa.fa-plus>
|
||||
| Edit
|
||||
| Add / Edit
|
||||
.block__content
|
||||
= if Enum.count(@mod_notes) > 0 do
|
||||
table.table
|
||||
|
|
Loading…
Reference in a new issue