Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jayesbe committed Mar 1, 2015
1 parent 14269ce commit 7a34161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ EOF
$doctrine = $this->getContainer()->get('doctrine');
$em = $doctrine->getManager();

// we need to create our ProcessController here
// we need to create our Executive here
$processor = new Executive($this);

// your queue can be anything.
Expand Down

0 comments on commit 7a34161

Please sign in to comment.