Skip to content

Commit

Permalink
docs: egg-passsport-local -> egg-passport-local
Browse files Browse the repository at this point in the history
  • Loading branch information
chiehwen authored and atian25 committed Mar 16, 2018
1 parent c042366 commit 5e99fd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/zh-cn/tutorials/passport.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ module.exports = app => {
**初始化:**

```bash
$ egg-init --type=plugin egg-passsport-local
$ egg-init --type=plugin egg-passport-local
```

`package.json`**配置依赖:**
Expand Down Expand Up @@ -280,4 +280,4 @@ module.exports = app => {
[Passport]: http://www.passportjs.org/
[egg-passport]: https:/eggjs/egg-passport
[passport-local]: https:/jaredhanson/passport-local
[eggjs/examples/passport]: https:/eggjs/examples/tree/master/passport
[eggjs/examples/passport]: https:/eggjs/examples/tree/master/passport

0 comments on commit 5e99fd6

Please sign in to comment.