Skip to content

Commit

Permalink
Fix typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joshrieken committed Jun 30, 2020
1 parent 99e7f2e commit 4bec45a
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 4bec45a

Please sign in to comment.