Skip to content

Commit 5bbb295

Browse files
authored
Update stripe_plugin.adoc
1 parent adaf9f7 commit 5bbb295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

userguide/tutorials/stripe_plugin.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Now, you can run the app using your Stripe publishable key:
198198
$ KB_URL='http://<KILL_BILL_CONTAINER_IP>:8080' PUBLISHABLE_KEY=<YOUR_PUBLISHABLE_STRIPE_KEY> ruby app.rb
199199
----
200200

201-
In your browser, navigate to `http://localhost:4567/` and click the 'Buy' button.
201+
In your browser, navigate to \http://localhost:4567/ and click the 'Buy' button.
202202

203203
Enter dummy data (4242 4242 4242 4242 as the credit card number, any three digit CVC and any expiry date in the future work) and complete the checkout process.
204204

0 commit comments

Comments
 (0)