Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

sandeep/dapi-411/typo-fix #283

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/setting-up-a-deriv-application.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ To create your application with the appropriate configuration options, select th

Make sure the **Authorisation** and **Verification** URLs are correct based on your implementation.

For example, if your domain is **`https://example.com`** and your **authorisation and authentication are handled by** `verfiy`, your URLs will be:
For example, if your domain is **`https://example.com`** and your **authorisation and authentication are handled by** `verify`, your URLs will be:

**`https://example.com/verify`**