Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ozdemirozcelik committed Nov 6, 2024
1 parent 2106e9b commit d38f34d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/vue_js_tracker/src/views/HomePage.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<div class="home">
<img alt="Vue logo" src="../assets/logo.png" />
<h1>Welcome to Vue 3.js Snowplow Tracker Test Page!</h1>
<h1>Welcome to Vue.js Snowplow Tracker Test Page!</h1>
This is an example of a two page Vue.js app. It has the Snowplow Javascript Standalone web tracker vE.2.14.0 Installed.
Click the links to activate more Snowplow events.
</div>
Expand Down

0 comments on commit d38f34d

Please sign in to comment.