diff --git a/README.md b/README.md index 171e83240..eb47ac20c 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ app.component('Dialog', Dialog); Finally you'll be able to utilize the component in your application. See the Styles section to apply styling. -``` +```vue ```