Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 8f2e26e

Browse files
docs(page): typo
1 parent df945f1 commit 8f2e26e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/page-tracking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ It is possible to avoid route params to be sent as querystring using the `transf
121121
Vue.use(VueAnalytics, {
122122
router,
123123
autoTracking: {
124-
transformRouteParmas: false
124+
transformRouteParams: false
125125
}
126126
})
127127
```

0 commit comments

Comments
 (0)