From 7e1499c1b10da3859ab4d3b6f3501d2a31f09d74 Mon Sep 17 00:00:00 2001 From: Steven Eubank <47563310+smeubank@users.noreply.github.com> Date: Mon, 16 Sep 2024 21:03:28 +0200 Subject: [PATCH] Update docs/platforms/javascript/guides/nuxt/features/vue-router.mdx Co-authored-by: Liza Mock --- docs/platforms/javascript/guides/nuxt/features/vue-router.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platforms/javascript/guides/nuxt/features/vue-router.mdx b/docs/platforms/javascript/guides/nuxt/features/vue-router.mdx index 8cfe5974887d1..9112a207c771d 100644 --- a/docs/platforms/javascript/guides/nuxt/features/vue-router.mdx +++ b/docs/platforms/javascript/guides/nuxt/features/vue-router.mdx @@ -3,7 +3,7 @@ title: Vue Router description: "Learn about Sentry's Vue Routing integration." --- -Nuxt uses the `vue-router` under the hood, and our Nuxt SDK instruments your routing automatically, to parameterize transaction according to your routes. +Nuxt uses the `vue-router` under the hood, and our Nuxt SDK instruments your routing automatically, to parameterize transactions according to your routes.