We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e939f8 commit a1f920aCopy full SHA for a1f920a
1 file changed
examples/tutorials/vue.md
@@ -11,7 +11,7 @@ oldUrl:
11
provides tools and features for creating dynamic and interactive user
12
interfaces.
13
14
-In this tutorial we'll build a simple Vue.js app gitwith Vite and Deno. The app
+In this tutorial we'll build a simple Vue.js app with Vite and Deno. The app
15
will display a list of dinosaurs. When you click on one, it'll take you to a
16
dinosaur page with more details. You can see the
17
[finished app on GitHub](https://github.com/denoland/tutorial-with-vue).
0 commit comments