diff --git a/petcare-sample/b2c/mobile-app/petcare-with-sdk/README.md b/petcare-sample/b2c/mobile-app/petcare-with-sdk/README.md index 6fd70a495..1c2b57002 100644 --- a/petcare-sample/b2c/mobile-app/petcare-with-sdk/README.md +++ b/petcare-sample/b2c/mobile-app/petcare-with-sdk/README.md @@ -22,7 +22,7 @@ ``` private const val BASE_URL: String = private const val DISCOVERY_URL: String = null -private const val CLIENT_ID: String = " +private const val CLIENT_ID: String = " private const val REDIRECT_URI: String = "wso2.apiauth.sample.android://login-callback" private const val SCOPE: String = "openid internal_login profile email" private const val GOOGLE_WEB_CLIENT_ID =