Skip to content

Commit

Permalink
Fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
megos committed Oct 27, 2018
1 parent 69d97f1 commit 8cf19ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -23,7 +23,7 @@
['@nuxtjs/google-analytics', {
id: 'UA-12301-2'
}]
]
]
}
```
using top level options
Expand All @@ -34,7 +34,7 @@ using top level options
['@nuxtjs/google-analytics']
],

'google-analytics': {
'google-analytics': {
id: 'UA-12301-2'
}
}
Expand Down

0 comments on commit 8cf19ab

Please sign in to comment.