Skip to content

Commit

Permalink
typo fixed (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
duarme authored Jan 20, 2025
1 parent a6b004b commit 1337d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/upgrading_to_1_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ From 1.0 the flow is:
If you're already running Passwordless, you'll need to update your database schema.

```sh
$ bin/rails g migration UpgradePassswordless
$ bin/rails g migration UpgradePasswordless
```

```ruby
Expand Down

0 comments on commit 1337d46

Please sign in to comment.