diff --git a/en/asgardeo/docs/get-started/try-samples/qsg-spa-react.md b/en/asgardeo/docs/get-started/try-samples/qsg-spa-react.md index fbff3493c2..40d1f2a270 100755 --- a/en/asgardeo/docs/get-started/try-samples/qsg-spa-react.md +++ b/en/asgardeo/docs/get-started/try-samples/qsg-spa-react.md @@ -32,7 +32,7 @@ Follow the steps given below to register the sample React SPA in WSO2 Identity P Authorized redirect URLs -

The URL to which the user is redirect to after a successful login. Use the following URL for this sample app:

+

The URL to which the user is redirected after a successful login. Use the following URL for this sample app:

https://localhost:3000 @@ -119,7 +119,7 @@ Follow the steps given below to configure the sample app. baseUrl -

All authentication requests that the client application makes to WSO2 Identity Platform will be appended to this base URL.:

+

All authentication requests that the client application makes to WSO2 Identity Platform will be appended to this base URL:

https://api.asgardeo.io/t/{organization_name} @@ -155,4 +155,4 @@ Follow the steps given below to run the sample. 4. Enter the credentials of your user account and click **Sign In**. !!! note "Extend your login session" - By default, the user login session is active for only `15 minutes`. You can extend the session to `14 days` by selecting the **Remember me on this computer** option provided at the login screen of your application. \ No newline at end of file + By default, the user login session is active for only `15 minutes`. You can extend the session to `14 days` by selecting the **Remember me on this computer** option provided at the login screen of your application.