From 0190d2bbc27a8b3807707d4698658a6f54834b15 Mon Sep 17 00:00:00 2001 From: Michael Daw Date: Wed, 7 Jun 2023 09:20:44 -0700 Subject: [PATCH] Update vue.md Slight grammar changes --- getstarted/vue.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/getstarted/vue.md b/getstarted/vue.md index 5dfe3140..7b3dca7e 100644 --- a/getstarted/vue.md +++ b/getstarted/vue.md @@ -216,7 +216,7 @@ You should be able to open a file or capture an image. ## Preparation -The recommended version for Vue and Node is `v3.2.22` and `v16+` respectively. +The recommended versions for Vue and Node are `v3.2.22` and `v16+` respectively. ## Create the sample project @@ -406,4 +406,4 @@ Check out the following sample project:
-
\ No newline at end of file +