浏览代码

Update message

Jasper van Merle 6 年之前
父节点
当前提交
4de4106d33
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      assets/javascripts/templates/notif_tmpl.coffee

+ 1 - 1
assets/javascripts/templates/notif_tmpl.coffee

@@ -71,6 +71,6 @@ app.templates.notifUpdateDocs = ->
 
 app.templates.notifAnalyticsConsent = ->
   textNotif """ Tracking cookies """,
-            """ We would like to gather usage data about how you use DevDocs through Google Analytics and Gauges. We only collect anonymous traffic information.
+            """ We would like to gather usage data about how DevDocs is used through Google Analytics and Gauges. We only collect anonymous traffic information.
                  Please confirm if you accept our tracking cookies. You can always change your decision in the settings.
                  <br><span class="_notif-right"><a href="#" data-behavior="accept-analytics">Accept</a> or <a href="#" data-behavior="decline-analytics">Decline</a></span> """