diff --git a/guides/getting-started.md b/guides/getting-started.md index 202ed5e12e6c..6c1824892496 100644 --- a/guides/getting-started.md +++ b/guides/getting-started.md @@ -65,7 +65,7 @@ Including a theme is **required** to apply all of the core and theme styles to y To get started with a prebuilt theme, include the following in your app's index.html: ```html - + ``` Note that your app's project structure may have a different relative location for your node_modules.