Skip to content

Commit

Permalink
Fix typo in testing docs (#1225)
Browse files Browse the repository at this point in the history
  • Loading branch information
ream88 authored Jan 19, 2025
1 parent aff8c58 commit 37d46ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/oban/testing.ex
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ defmodule Oban.Testing do
## Examples
Eexecute a job without any options:
Execute a job without any options:
assert :ok = perform_job(job, [])
Expand Down

0 comments on commit 37d46ef

Please sign in to comment.