Skip to content

Commit f76783c

Browse files
authored
docs(vue-query): fix some typos in devtools.md (#5706)
1 parent b18426d commit f76783c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/vue/devtools.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Wave your hands in the air and shout hooray because Vue Query comes with dedicat
77

88
When you begin your Vue Query journey, you'll want these devtools by your side. They help visualize all of the inner workings of Vue Query and will likely save you hours of debugging if you find yourself in a pinch!
99

10-
The only thing you need to do is to install official **[Vue Devtools](https://devtools.vuejs.org/guide/installation.html)**
10+
The only thing you need to do is to install the official **[Vue Devtools](https://devtools.vuejs.org/guide/installation.html)**.
1111

12-
Vue Query will seemingly integrate with official devtools, adding custom inspector and timeline events.
13-
Devtools would be treeshaken from production bundles by default.
12+
Vue Query will seamlessly integrate with the official devtools, adding custom inspector and timeline events.
13+
Devtool code will be treeshaken from production bundles by default.

0 commit comments

Comments
 (0)