From f07df428c4e8d25aa66c619a347294ca3143e67e Mon Sep 17 00:00:00 2001 From: Kevin Hellemun Date: Mon, 30 Apr 2018 09:42:22 +0200 Subject: [PATCH] Fixed Befor to Before in description. (bunq/doc#17) --- DESCRIPTION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION.md b/DESCRIPTION.md index 2840c63..496e411 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -603,7 +603,7 @@ You want to offer bunq payments on a website or in an application. In this use case the consumer and the merchant both have a bunq account. The consumer wants to pay with bunq and enters their alias in the bunq payment field at checkout. The merchant sends the request for payment to the consumer when the consumer presses enter. The consumer agrees to the request in the bunq mobile app and the merchant has immediate confirmation of the payment. -## Befor you start +## Before you start Make sure that you have opened a session and that for any call you make after that, you pass the session’s token in the X-Bunq-Client-Authentication header.