Skip to content

Commit c70d454

Browse files
chrislerumdefunkt
authored andcommitted
Fix grammar in README
1 parent 3840c79 commit c70d454

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Background jobs can be any Ruby class or module that responds to
99
jobs or you can create new classes specifically to do work. Or, you
1010
can do both.
1111

12-
Resque is heavily inspired by DelayedJob (which rocks) and is
13-
comprised of three parts:
12+
Resque is heavily inspired by DelayedJob (which rocks) and comprises
13+
three parts:
1414

1515
1. A Ruby library for creating, querying, and processing jobs
1616
2. A Rake task for starting a worker which processes jobs

0 commit comments

Comments
 (0)