Skip to content

Commit

Permalink
docs: fix typo in migration.md (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jolg42 authored and pi0 committed Apr 2, 2018
1 parent 13d508a commit 42882ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ auth: {

### Plugins depending on $auth

If you have any plugin that needs extening `$auth` you have to pass it into `auth.plugins[]` option instead of top level `plugins[]` inside `nuxt.config.js`.
If you have any plugin that needs extending `$auth` you have to pass it into `auth.plugins[]` option instead of top level `plugins[]` inside `nuxt.config.js`.

### Option changes

Expand Down

0 comments on commit 42882ef

Please sign in to comment.