diff --git a/browser/README.md b/browser/README.md index 325f8b922..e335289e5 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