Skip to content

Commit eab2d3c

Browse files
committed
Fix quotes
1 parent f2b7b83 commit eab2d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/custom-header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
rumAccessToken: "TR9BBfgYo7qJfqrfgqjoqA",
77
applicationName: "observability-workshop",
88
deploymentEnvironment: "splunk.github.io",
9-
version: '5.51',
9+
version: "5.51",
1010
});
1111

1212
SplunkSessionRecorder.init({

0 commit comments

Comments
 (0)