Skip to content

Commit 7ca0bf3

Browse files
mrduncandefunkt
authored andcommitted
Remove trailing whitespace from readme
1 parent 7027d71 commit 7ca0bf3

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
@@ -1,8 +1,8 @@
11
Resque
22
======
33

4-
Resque (pronounced like "rescue") is a Redis-backed library for creating
5-
background jobs, placing those jobs on multiple queues, and processing
4+
Resque (pronounced like "rescue") is a Redis-backed library for creating
5+
background jobs, placing those jobs on multiple queues, and processing
66
them later.
77

88
Background jobs can be any Ruby class or module that responds to

0 commit comments

Comments
 (0)