Skip to content

Commit 827069e

Browse files
authored
Merge pull request #5902 from Countly/ar2rsawseen-patch-32
Fix typo
2 parents 1fde7c2 + a22bab1 commit 827069e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/express/views/dashboard.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1976,7 +1976,7 @@ <h4><a href="#/analytics/events/key/{{encodeURIComponent this.name}}">{{this.nam
19761976
Countly.track_errors();
19771977

19781978
//display in app messages
1979-
Countly.content.enterContenZone();
1979+
Countly.content.enterContentZone();
19801980

19811981
if (Countly.report_trace && window.performance && window.performance.timing) {
19821982
$(window).on( "load", function(){

0 commit comments

Comments
 (0)