diff --git a/README.md b/README.md index e4f9bb6..1d90d28 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,8 @@ Vue.use(VueMq, { sm: 450, md: 1250, lg: Infinity, - } - defaultBreakpoint: 'sm' // customize this for SSR + }, + defaultBreakpoint: 'sm', // customize this for SSR }) ``` #### Use `$mq` property