Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Fletcher <mark@gitlab.com>2018-11-21 12:55:49 +0300
committerMark Fletcher <mark@gitlab.com>2018-11-21 12:55:49 +0300
commita6d7edc2257fd4f4299269fbbc378f86546fd8e4 (patch)
tree1ea4236f43ea11d4311c2787849deb5a78fe0fc8 /layouts/feedback.html
parent6c6c86d65957b3f66307f44fc4bb1e877d83e9e0 (diff)
Fix feedback link text typo
Diffstat (limited to 'layouts/feedback.html')
-rw-r--r--layouts/feedback.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/layouts/feedback.html b/layouts/feedback.html
index 9c2daf35..7f08a1bd 100644
--- a/layouts/feedback.html
+++ b/layouts/feedback.html
@@ -120,8 +120,8 @@
VIEW PRICING PAGE
</a>
</div>
- </div><!-- gitlab-pricing-row -->
-
+ </div><!-- gitlab-pricing-row -->
+
<div class="row" id="sales-row"><!-- gitlab-gold-row -->
<div class="col-md-8 col-sm-12">
<p>If you want to try all features available in <strong>GitLab.com</strong>
@@ -186,7 +186,7 @@
<% unless @item.identifier.to_s.split('/')[1] == 'ce' %>
<div class="row" id="disqus-row"><!-- disqus-row-->
<div class="col-md-8 col-sm-12">
- <p>If you want to give <strong>quick and simple feeback</strong> on this doc
+ <p>If you want to give <strong>quick and simple feedback</strong> on this doc
<i class="fa fa-arrow-right black-icon" aria-hidden="true"></i>
</p>
</div>