Skip to content

Commit

Permalink
Fixed formatting error.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdewind committed Sep 29, 2011
1 parent b245736 commit 3b0531d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.markdown
Expand Up @@ -14,6 +14,7 @@ JSGCDDipatcher is a small Objective-C wrapper around GCD that provides a simple
[[JSGCDDipatcher sharedDispatcher] dispatch:^{
// Busy Work
} priority:DISPATCH_QUEUE_PRIORITY_DEFAULT];
```

## Serial Queue

Expand Down

0 comments on commit 3b0531d

Please sign in to comment.