Skip to content

Commit

Permalink
Merge pull request #8 from monove/patch-1
Browse files Browse the repository at this point in the history
Update index.md
  • Loading branch information
EddyVerbruggen committed Nov 27, 2015
2 parents e552876 + 4fc2dab commit 3d2e24e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# com.telerik.stripe

Stirpe is a payment infrastructure for the internet. Stripe Cordova SDK is built around the well organized REST API. it exposes a global `window.stripe` object that defines various operation to initialze and transfer payments.
Stripe is a payment infrastructure for the internet. Stripe Cordova SDK is built around the well organized REST API. it exposes a global `window.stripe` object that defines various operation to initialze and transfer payments.

Although the object is in the global scope, it is not available until after the `deviceready` event.

Expand Down

0 comments on commit 3d2e24e

Please sign in to comment.