Commit ca1248fb2e348b398b6d6e70a4d4db4dd771c2cf
1 parent
af67d58f
Exists in
spb-stable
and in
2 other branches
Spelling, needs to end the sentence.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/views/projects/edit.html.haml
... | ... | @@ -4,7 +4,7 @@ |
4 | 4 | %div |
5 | 5 | %h3.page-title |
6 | 6 | Project settings: |
7 | - %p.light Some settings, such as "Transfer Project", are hidden inside the danger area below | |
7 | + %p.light Some settings, such as "Transfer Project", are hidden inside the danger area below. | |
8 | 8 | %hr |
9 | 9 | .panel-body |
10 | 10 | = form_for @project, remote: true, html: { class: "edit_project form-horizontal" } do |f| | ... | ... |