From b23525a1975df69e91691ccd0f9d54756348411a Mon Sep 17 00:00:00 2001 From: Yoshi <33449192+YoshiTheChinchilla@users.noreply.github.com> Date: Thu, 27 Jun 2019 15:41:32 +0900 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96b68f6..4c62396 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Currently decorators need the following two Babel plugins to work `@babel/plug ] } } - }~~ (as there is an issue with @nuxt/babel-preset-ap, meanwhile just use the following config) + }~~ (as there is an issue with @nuxt/babel-preset-app, meanwhile just use the following config) ```js build: {