diff --git a/browser/README.md b/browser/README.md index d00d4f72c..54259438d 100644 --- a/browser/README.md +++ b/browser/README.md @@ -2,7 +2,7 @@ The Browser API provides the ability to open an in-app browser and subscribe to browser events. -On iOS, this uses `SFSafariViewController` and is compliant with leading OAuth service in-app-browser requirements. +On iOS, this uses `SFSafariViewController`. ## Install