Skip to content

Commit

Permalink
Fix quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
rcastley committed May 16, 2024
1 parent f2b7b83 commit eab2d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/custom-header.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
rumAccessToken: "TR9BBfgYo7qJfqrfgqjoqA",
applicationName: "observability-workshop",
deploymentEnvironment: "splunk.github.io",
version: '5.51',
version: "5.51",
});

SplunkSessionRecorder.init({
Expand Down

0 comments on commit eab2d3c

Please sign in to comment.