From 696e9b8c4baf7c69f02cca3cfb90f2d0a88c1da8 Mon Sep 17 00:00:00 2001 From: Jerrica Bobadilla Date: Mon, 19 Oct 2020 18:41:55 -0700 Subject: [PATCH] fix word --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed09e6a..cb95fce 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ This is a frontend *only* vue app consuming a third-party API. In particular, th ### Etc. Notes -1. To change the title of the browser tab for your app, change it in the `vue.config.js` app +1. To change the title of the browser tab for your app, change it in the `vue.config.js` file ---