Skip to content

Commit

Permalink
Correct badly structured heading
Browse files Browse the repository at this point in the history
  • Loading branch information
DivineOmega authored Dec 14, 2016
1 parent f443695 commit 7def06e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ This code will also include all the necessary JavaScript code to handle
client-side communication with Stripe and display of validation errors.
The form will post back to the same URL it is displayed upon.

### Charging the customer
## Charging the customer

Charging customers is simple. The following code is an example
of how you can:
Expand Down Expand Up @@ -106,4 +106,4 @@ For a complete implementation of SimpleStripe, see `src/Example.php`.
## License

This library is licensed under the Lesser General Public License
version 3.
version 3.

0 comments on commit 7def06e

Please sign in to comment.