From 605959284e98ee53cb79bc5befcf7f8693a528fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rory=20O=E2=80=99Kane?= Date: Sat, 19 Nov 2016 01:00:21 -0500 Subject: [PATCH] =?UTF-8?q?Fix=20spelling=20of=20=E2=80=9CBubl=C3=A9?= =?UTF-8?q?=E2=80=9D=20in=20Single=20File=20Components?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit reference: https://buble.surge.sh/guide/ --- src/v2/guide/single-file-components.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/v2/guide/single-file-components.md b/src/v2/guide/single-file-components.md index a686c38fe4..8a322485be 100644 --- a/src/v2/guide/single-file-components.md +++ b/src/v2/guide/single-file-components.md @@ -31,7 +31,7 @@ As promised, we can also use preprocessors such as Jade, Babel (with ES2015 modu -These specific languages are just examples. You could just as easily use Buble, TypeScript, SCSS, PostCSS - or whatever other preprocessors that help you be productive. +These specific languages are just examples. You could just as easily use Bublé, TypeScript, SCSS, PostCSS - or whatever other preprocessors that help you be productive.