From 098a71dcd62e10249062d19c2283c6dd8e8b950e Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Fri, 8 Jan 2021 23:13:10 -0700 Subject: [PATCH] Fix spelling mistake --- web/src/store/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/store/index.js b/web/src/store/index.js index 6b8c042..23b359a 100644 --- a/web/src/store/index.js +++ b/web/src/store/index.js @@ -5,7 +5,7 @@ Vue.use(Vuex); export default new Vuex.Store({ state: { - survery_link: ``, + survey_link: ``, team_1: { name: `Sun`,