Skip to content

Commit

Permalink
Merge pull request #221 from asgardeo/Achintha444-patch-1
Browse files Browse the repository at this point in the history
Fixed typo in the readme
  • Loading branch information
Achintha Isuru authored Apr 5, 2024
2 parents 7799f10 + 888e152 commit 3e6a59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Asgardeo Auth React SDK allows React applications to use [OpenID Connect - OIDC
## Prerequisite - Register your application in Asgardeo

1. Register to [Asgardeo](https://wso2.com/asgardeo) and create an organization if you don't already have one. The organization name you choose will be referred to as `<org_name>` throughout this document.
2. [Register a Single Page Application in Asgardeo](https://wso2.com/asgardeo/docs/guides/applications/register-single-page-app/#register-the-app) to obtain necessory keys to integrate your application with Asgardeo. You will obtain a `client_ID` from Asgardeo for your application which will need to embed later in your application for the integration.
2. [Register a Single Page Application in Asgardeo](https://wso2.com/asgardeo/docs/guides/applications/register-single-page-app/#register-the-app) to obtain necessary keys to integrate your application with Asgardeo. You will obtain a `client_ID` from Asgardeo for your application which will need to embed later in your application for the integration.


## Getting Started
Expand Down

0 comments on commit 3e6a59e

Please sign in to comment.