Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
neSpecc committed Oct 11, 2024
1 parent 8739a60 commit 3b6f39d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export default defineNuxtConfig({
// any data you want to send with all events
appName: 'Hawk Nuxt Playground',
},
// method for filtering/modifying a sending event
// method for filtering/modifying an event to be sent
beforeSend: (event) => {
event.context.appVersion = '1.0.0'

Expand Down

0 comments on commit 3b6f39d

Please sign in to comment.