Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NSEcho committed Jan 3, 2024
1 parent ead2ed1 commit d22910f
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 @@ -72,7 +72,7 @@ encode on the mutated input while the second one generates base64 from it.
# URL open methods
Right now furlzz supports two methods of opening URLs:
Right now furlzz supports a couple of methods of opening URLs:
* `delegate` when the application uses `-[AppDelegate application:openURL:options:]`
* `app` when the application is using `-[UIApplication openURL:]`
* `scene_activity` - when the application is using `-[UISceneDelegate scene:continueUserActivity]`
Expand Down

0 comments on commit d22910f

Please sign in to comment.