Skip to content

Commit 7c13f87

Browse files
committed
Fix paste snippet in README.
1 parent aeeb82d commit 7c13f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Amplitude-Javascript
1212
b.async=true;b.src="https://d24n15hnbwhuhn.cloudfront.net/libs/amplitude-2.0.4-min.js";
1313
var g=a.getElementsByTagName("script")[0];g.parentNode.insertBefore(b,g);
1414
f._q=[];function e(i){f[i]=function(){f._q.push([i].concat(Array.prototype.slice.call(arguments,0)))}}
15-
var c=["init","logEvent","setUserId",setUserProperties","setOptOut","setVersionName","setDomain","setDeviceId",
15+
var c=["init","logEvent","setUserId","setUserProperties","setOptOut","setVersionName","setDomain","setDeviceId",
1616
"setGlobalUserProperties"];
1717
for(var d=0;d<c.length;d++){e(c[d])}h.amplitude=f})(window,document);
1818

0 commit comments

Comments
 (0)