mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-12-10 00:03:09 -05:00
Merge pull request #654 from xtrasimplicity/patch-1
Readme: Fixed minor spelling issue.
This commit is contained in:
commit
89d1994f35
@ -114,7 +114,7 @@ end
|
|||||||
puts resp.request_id
|
puts resp.request_id
|
||||||
```
|
```
|
||||||
|
|
||||||
### Configuration an API Version
|
### Configuring an API Version
|
||||||
|
|
||||||
By default, the library will use the API version pinned to the account making
|
By default, the library will use the API version pinned to the account making
|
||||||
a request. This can be overridden with this global option:
|
a request. This can be overridden with this global option:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user