From c7d2ee4e0b798730a55be2c9aa307a2d0360842d Mon Sep 17 00:00:00 2001 From: Mohamed Termoul Date: Wed, 3 Apr 2019 16:28:22 -0400 Subject: [PATCH] Article.md edits --- article/article.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/article/article.md b/article/article.md index dda7955..c67a8b6 100644 --- a/article/article.md +++ b/article/article.md @@ -48,7 +48,7 @@ The second part will be the filters that the user can use to filter the data wit So basically we can build 12 comparison function that we can use with all our fields or any fields that we may add in the future. So let's get started with our app and see how we can build these features. -## Starting you Vue app +## Starting your Vue app To start a new app, you will need to install Vue and open new terminal window and type the following: