Skip to content

Commit

Permalink
[doc] fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
makasim committed May 8, 2014
1 parent 89627c3 commit 22bbc35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/doc/console_commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ $ ./app/console payum:status paypal --model-clsas=Acme\PaymentBundle\Entity\Paym

## Create notify token.

Some payment gateway does allow you to set a callback url per model. You can set only one url in their admin area.
Some payment gateway does not allow you to set a callback url per model. You can set only one url in their admin area.
This command allows you to generate secure url. Optionally, you can associate a model with this token.

```bash
Expand Down

0 comments on commit 22bbc35

Please sign in to comment.