Skip to content

Commit

Permalink
Merge pull request #540 from facto/patch-1
Browse files Browse the repository at this point in the history
Fix typo in README.md
  • Loading branch information
danschultzer committed Jul 1, 2020
2 parents 99e7f2e + 4bec45a commit ebe73e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ This will add the following files to your app:

```bash
LIB_PATH/users/user.ex
PRIV_PATH/repo/migrations/TIMESTAMP_create_user.ex
PRIV_PATH/repo/migrations/TIMESTAMP_create_users.ex
```

Add the following to `config/config.exs`:
Expand Down

0 comments on commit ebe73e8

Please sign in to comment.