Skip to content

Commit

Permalink
Delayed_job not Delated_job
Browse files Browse the repository at this point in the history
  • Loading branch information
chalkers authored and Tobias Lütke committed Oct 13, 2009
1 parent 266fc15 commit 2917b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.textile
@@ -1,6 +1,6 @@
h1. Delayed::Job

Delated_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background.
Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background.

It is a direct extraction from Shopify where the job table is responsible for a multitude of core tasks. Amongst those tasks are:

Expand Down

0 comments on commit 2917b5f

Please sign in to comment.