Skip to content

Commit ce8e1c5

Browse files
Fixed the typo in queue spelling in Changelog.md file (#491)
1 parent 7e35598 commit ce8e1c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ NOTE: Please read PR #458 for upgrade instructions.
5656
- Add retried_at field for Sidekiq compatibility #450 by @ananthakumaran
5757
- Add apis to support exq_ui #452 by @ananthakumaran
5858
- Add documentation about mode: :enqueuer and Exq.Enqueuer.queue_in #456 by @dbernheisel
59-
- Add api to immediately enqeueue jobs from retry/scheduled queue #461 by @ananthakumaran
59+
- Add api to immediately enqueue jobs from retry/scheduled queue #461 by @ananthakumaran
6060
- Add api to re-enqueue dead job #462 by @ananthakumaran
6161

6262
### Changed

0 commit comments

Comments
 (0)