Skip to content

Commit

Permalink
Update GettingStarted.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Ocampo-Gooding committed Feb 26, 2014
1 parent e115374 commit afd8d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GettingStarted.md
Expand Up @@ -3,7 +3,7 @@
Before getting started using Active Merchant, a bit of terminology is needed.

In order to process credit card payments, your application needs to interface with a payment
gateway. In Active Merchant, these are represented as subclasses of {ActiveMerchant::Billing::Gateway}.
gateway. In Active Merchant, these are represented as subclasses of `ActiveMerchant::Billing::Gateway`.

## Gateway Operations

Expand Down

0 comments on commit afd8d95

Please sign in to comment.