File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
assets/javascripts/templates Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -71,6 +71,6 @@ app.templates.notifUpdateDocs = ->
71
71
72
72
app .templates .notifAnalyticsConsent = ->
73
73
textNotif """ Tracking cookies """ ,
74
- """ We would like to gather usage data about how you use DevDocs through Google Analytics and Gauges. We only collect anonymous traffic information.
74
+ """ We would like to gather usage data about how DevDocs is used through Google Analytics and Gauges. We only collect anonymous traffic information.
75
75
Please confirm if you accept our tracking cookies. You can always change your decision in the settings.
76
76
<br><span class="_notif-right"><a href="#" data-behavior="accept-analytics">Accept</a> or <a href="#" data-behavior="decline-analytics">Decline</a></span> """
You can’t perform that action at this time.
0 commit comments