Skip to content

Commit c129fc4

Browse files
itaihanskiCopilot
andauthored
Update descopesdk/src/main/java/com/descope/android/DescopeFlowCoordinator.kt
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent de353d2 commit c129fc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

descopesdk/src/main/java/com/descope/android/DescopeFlowCoordinator.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ function flowBridgePrepareWebComponent(wc) {
638638
flow.native(JSON.stringify(e.detail), window.location.href);
639639
})
640640
641-
// add incoming client params to any already exiting client parameters on the web-component
641+
// add incoming client params to any already existing client parameters on the web-component
642642
flowBridgeMergeClientJson(wc, '$clientJson')
643643
644644
// ensure we support old web-components without this function

0 commit comments

Comments
 (0)