summaryrefslogtreecommitdiff
path: root/app/views/snippets/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/snippets/index.html.haml')
-rw-r--r--app/views/snippets/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/snippets/index.html.haml b/app/views/snippets/index.html.haml
index 2d07921e879..7229b587bc8 100644
--- a/app/views/snippets/index.html.haml
+++ b/app/views/snippets/index.html.haml
@@ -4,7 +4,7 @@
.alert-message.block-message
= link_to new_project_snippet_path(@project), class: "btn small add_new right", title: "New Snippet" do
Add new snippet
- Share code pastes with others if it cant be in a git repository
+ Share code pastes with others if it can't be in a git repository
%br
To add new snippet - click on button.