Skip to content

Commit 4e5e52d

Browse files
committed
small docs fix
1 parent 3aeab88 commit 4e5e52d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Steps:
218218
// etc...
219219
```
220220
221-
2. `AppDelegate.swift` should implement the `RNAppAuthorizationFlowManager` protocol and have a handler for url deep linking. The result should look something like this:
221+
2. `AppDelegate.swift` should implement the `RNAppAuthAuthorizationFlowManager` protocol and have a handler for url deep linking. The result should look something like this:
222222
223223
```swift
224224
@UIApplicationMain

0 commit comments

Comments
 (0)