Skip to content

Commit

Permalink
Update README.md (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
allenzhou101 authored Nov 12, 2024
1 parent 3d398be commit 2af4f10
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 @@ -180,7 +180,7 @@ of code, while the latter can be used to show the flow however you want in your
hierarchy. See the documentation for both classes for more details.

```swift
fun showLoginScreen() {
func showLoginScreen() {
let url = URL(string: "https://example.com/myflow")!
let flow = DescopeFlow(url: url)

Expand Down

0 comments on commit 2af4f10

Please sign in to comment.