Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
preciz committed Jul 26, 2024
1 parent aab06ab commit 6ed365e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/upgrading/v2.11.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ To get started, create a migration to create the table:
$ mix ecto.gen.migration create_oban_peers
```

With in the generated migration module:
Within the generated migration module:

```elixir
use Ecto.Migration
Expand Down

0 comments on commit 6ed365e

Please sign in to comment.