Skip to content

Commit

Permalink
wording.
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Mar 4, 2014
1 parent f7db2b6 commit f9b7e4f
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 @@ -36,7 +36,7 @@ class User extends Eloquent {
}
```

In one of your bootstrap files, set your Stripe key:
Finally, set your Stripe key in one of your bootstrap files:

```php
User::setStripeKey('stripe-key');
Expand Down

0 comments on commit f9b7e4f

Please sign in to comment.